Skip to content

Commit

Permalink
chore(deps): bump @semantic-release/github from 10.0.2 to 10.0.3
Browse files Browse the repository at this point in the history
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v10.0.2...v10.0.3)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pplancq committed Apr 8, 2024
1 parent 19769d1 commit e2ef347
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 10 deletions.
31 changes: 22 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/semantic-release-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.2",
"@semantic-release/github": "^10.0.3",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^13.0.0",
"conventional-changelog-conventionalcommits": "^7.0.2"
Expand Down

0 comments on commit e2ef347

Please sign in to comment.