Skip to content

Commit 60469ef

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2019-11-03) ### Features * **auth:** support encrypted private keys ([48e7ba2](48e7ba2))
1 parent 3d94afe commit 60469ef

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/edosrecki/oopsiee-cli/compare/v1.2.1...v1.3.0) (2019-11-03)
2+
3+
4+
### Features
5+
6+
* **auth:** support encrypted private keys ([48e7ba2](https://github.com/edosrecki/oopsiee-cli/commit/48e7ba22e5414d74eff67eabd983265ea5a1b7f2))
7+
18
## [1.2.1](https://github.com/edosrecki/oopsiee-cli/compare/v1.2.0...v1.2.1) (2019-10-31)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bugs": {
1313
"url": "https://github.com/edosrecki/oopsiee-cli/issues"
1414
},
15-
"version": "1.2.1",
15+
"version": "1.3.0",
1616
"bin": {
1717
"oopsiee": "dist/index.js"
1818
},

0 commit comments

Comments
 (0)