Skip to content

Commit d787629

Browse files
Bump release-plan from 0.9.0 to 0.10.0 (#135)
Bumps [release-plan](https://github.com/embroider-build/release-plan) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/embroider-build/release-plan/releases) - [Changelog](https://github.com/embroider-build/release-plan/blob/main/CHANGELOG.md) - [Commits](https://github.com/embroider-build/release-plan/commits) --- updated-dependencies: - dependency-name: release-plan dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80a9289 commit d787629

File tree

3 files changed

+92
-50
lines changed

3 files changed

+92
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"concurrently": "^8.2.2",
2626
"prettier": "^3.3.3",
2727
"prettier-plugin-ember-template-tag": "^2.0.1",
28-
"release-plan": "^0.9.0",
28+
"release-plan": "^0.10.0",
2929
"typescript": "^5.5.3"
3030
},
3131
"workspaces": [

pnpm-lock.yaml

Lines changed: 90 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"prettier-plugin-ember-template-tag": "^2.0.1",
8585
"qunit": "^2.22.0",
8686
"qunit-dom": "^3.2.0",
87-
"release-plan": "^0.9.0",
87+
"release-plan": "^0.10.0",
8888
"stylelint": "^16.7.0",
8989
"stylelint-config-standard": "^36.0.0",
9090
"stylelint-prettier": "^5.0.2",

0 commit comments

Comments
 (0)