Skip to content

Commit cf7b481

Browse files
author
vidavidorra-release
committed
chore(release): 3.0.13 [skip ci]
## [3.0.13](v3.0.12...v3.0.13) (2023-04-14) ### Bug Fixes * **deps:** update dependency semver to v7.4.0 ([65f8264](65f8264))
1 parent 65f8264 commit cf7b481

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.13](https://github.com/vidavidorra/next-standard-version/compare/v3.0.12...v3.0.13) (2023-04-14)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency semver to v7.4.0 ([65f8264](https://github.com/vidavidorra/next-standard-version/commit/65f8264d71b748b701641a9bfea7c8e6f6eeb16e))
6+
17
## [3.0.12](https://github.com/vidavidorra/next-standard-version/compare/v3.0.11...v3.0.12) (2023-02-24)
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.12",
3+
"version": "3.0.13",
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)