File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 "@ember/string" : " 3.1.1" ,
6060 "@ember/test-helpers" : " 3.3.1" ,
6161 "@embroider/test-setup" : " 3.0.3" ,
62- "@release-it-plugins/lerna-changelog" : " 6.1.0" ,
6362 "auto-dist-tag" : " 2.1.1" ,
6463 "codeclimate-test-reporter" : " 0.5.1" ,
6564 "concurrently" : " 8.2.2" ,
9493 "nyc" : " 17.1.0" ,
9594 "prettier" : " 3.5.3" ,
9695 "qunit" : " 2.24.1" ,
97- "release-it" : " 16.3.0" ,
9896 "release-plan" : " ^0.13.1" ,
9997 "rsvp" : " 4.8.5" ,
10098 "sinon" : " 19.0.2" ,
123121 },
124122 "ember-addon" : {
125123 "configPath" : " tests/dummy/config"
126- },
127- "release-it" : {
128- "plugins" : {
129- "@release-it-plugins/lerna-changelog" : {
130- "infile" : " CHANGELOG.md" ,
131- "launchEditor" : true
132- }
133- },
134- "git" : {
135- "commitMessage" : " v${version}" ,
136- "tagName" : " v${version}"
137- },
138- "github" : {
139- "release" : true ,
140- "releaseName" : " v${version}" ,
141- "tokenRef" : " GITHUB_AUTH"
142- },
143- "npm" : {
144- "publish" : false
145- }
146124 }
147125}
You can’t perform that action at this time.
0 commit comments