Skip to content

Commit 25aa99f

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](4.0.0...5.0.0) (2023-07-21) ### Features * upgrade packages ([d164b71](d164b71)) ### BREAKING CHANGES * requires semantic-release >= 21 and Node.js >= 18
1 parent d164b71 commit 25aa99f

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.0.0](https://github.com/sinedied/semantic-release-npm-github/compare/4.0.0...5.0.0) (2023-07-21)
2+
3+
4+
### Features
5+
6+
* upgrade packages ([d164b71](https://github.com/sinedied/semantic-release-npm-github/commit/d164b71a4a8276765e55710af86cf1c71338a42c))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* requires semantic-release >= 21 and Node.js >= 18
12+
113
# [4.0.0](https://github.com/sinedied/semantic-release-npm-github/compare/3.0.0...4.0.0) (2023-03-01)
214

315

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-npm-github",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "Shareable configuration for automated package publication to NPM and GitHub using semantic-release, tailored for OSS projects",
55
"repository": "sinedied/semantic-release-npm-github",
66
"homepage": "https://github.com/sinedied/semantic-release-npm-github",

0 commit comments

Comments
 (0)