Skip to content

Commit 7844eed

Browse files
release(version): Release 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2020-10-13) ### Features * add npm expansions in logo text ([260f477](260f477))
1 parent 7dc2aca commit 7844eed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/terminal-junkies/npmx/compare/v1.2.1...v1.3.0) (2020-10-13)
2+
3+
4+
### Features
5+
6+
* add npm expansions in logo text ([260f477](https://github.com/terminal-junkies/npmx/commit/260f4775a538ef9afa1130eb645a2a0c69096084))
7+
18
## [1.2.1](https://github.com/terminal-junkies/npmx/compare/v1.2.0...v1.2.1) (2020-10-13)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terminal-junkies/npmx",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "An advanced CLI for npm",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)