We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc2aca commit 7844eedCopy full SHA for 7844eed
CHANGELOG.md
@@ -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
8
## [1.2.1](https://github.com/terminal-junkies/npmx/compare/v1.2.0...v1.2.1) (2020-10-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@terminal-junkies/npmx",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "An advanced CLI for npm",
"main": "index.js",
"scripts": {
0 commit comments