Skip to content

Commit f469aa4

Browse files
committed
Use release-it instead of ember-cli-release
1 parent 138c36d commit f469aa4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"github": "^0.2.4",
3636
"glob": "^7.1.1",
3737
"mocha": "^3.2.0",
38-
"multiline": "^1.0.2"
38+
"multiline": "^1.0.2",
39+
"release-it": "*"
3940
},
4041
"engines": {
4142
"node": ">= 10.*"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6032,7 +6032,7 @@ registry-url@^5.0.0:
60326032
dependencies:
60336033
rc "^1.2.8"
60346034

6035-
release-it@^13.6.0:
6035+
release-it@*:
60366036
version "13.6.0"
60376037
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.0.tgz#6431c5bdc1735edb8a4fac663417ca986f7c8335"
60386038
integrity sha512-9aRKqAFPwhb+3eTZnZUOnJuw3h5BUnWQ5qKQR+sw9ZNB3fcavdlg7LQXi82SPLBLjCsR88kHodmaIdN0Cgbg9Q==

0 commit comments

Comments
 (0)