Skip to content

Commit

Permalink
Merge pull request #1869 from embroider-build/update-release-plan-ci
Browse files Browse the repository at this point in the history
update release plan
  • Loading branch information
NullVoxPopuli committed Apr 10, 2024
2 parents 60441fa + bafe505 commit cf2bacf
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
# github-changelog can discover what's changed since the last release
with:
fetch-depth: 0
ref: 'stable'
- uses: ./.github/actions/setup
with:
use_pinned_node: true
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.2.1",
"prettier": "^2.3.1",
"release-plan": "^0.8.0",
"release-plan": "^0.9.0",
"typescript": "^5.1.6"
},
"publishConfig": {
Expand Down
48 changes: 24 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf2bacf

Please sign in to comment.