Skip to content

Commit 7077bd3

Browse files
author
vidavidorra-release
committed
chore(release): 3.0.17 [skip ci]
## [3.0.17](v3.0.16...v3.0.17) (2023-06-19) ### Bug Fixes * **deps:** update dependency semver to v7.5.2 ([d9f80bc](d9f80bc))
1 parent d9f80bc commit 7077bd3

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.0.17](https://github.com/vidavidorra/next-standard-version/compare/v3.0.16...v3.0.17) (2023-06-19)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency semver to v7.5.2 ([d9f80bc](https://github.com/vidavidorra/next-standard-version/commit/d9f80bc697a62abb112564eebd28b8825d3dbf75))
6+
17
## [3.0.16](https://github.com/vidavidorra/next-standard-version/compare/v3.0.15...v3.0.16) (2023-05-15)
28

39
### Bug Fixes

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": "next-standard-version",
3-
"version": "3.0.16",
3+
"version": "3.0.17",
44
"description": "Get the next Standard Version of a project.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)