Skip to content

Commit 7619f26

Browse files
author
vidavidorra-release
committed
chore(release): 3.0.15 [skip ci]
## [3.0.15](v3.0.14...v3.0.15) (2023-05-01) ### Bug Fixes * **deps:** update dependency yargs to v17.7.2 ([fbc3fc4](fbc3fc4))
1 parent fbc3fc4 commit 7619f26

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.15](https://github.com/vidavidorra/next-standard-version/compare/v3.0.14...v3.0.15) (2023-05-01)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency yargs to v17.7.2 ([fbc3fc4](https://github.com/vidavidorra/next-standard-version/commit/fbc3fc464ba66c4e8334e93eb49ed593629b3fc7))
6+
17
## [3.0.14](https://github.com/vidavidorra/next-standard-version/compare/v3.0.13...v3.0.14) (2023-04-21)
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.14",
3+
"version": "3.0.15",
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)