Skip to content

Commit a9bc4f3

Browse files
author
vidavidorra-release
committed
chore(release): 3.0.12 [skip ci]
## [3.0.12](v3.0.11...v3.0.12) (2023-02-24) ### Bug Fixes * **deps:** update dependency yargs to v17.7.1 ([ce423b1](ce423b1))
1 parent ce423b1 commit a9bc4f3

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.12](https://github.com/vidavidorra/next-standard-version/compare/v3.0.11...v3.0.12) (2023-02-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency yargs to v17.7.1 ([ce423b1](https://github.com/vidavidorra/next-standard-version/commit/ce423b18f0e645e5918d1eb71b9186f60d1e4f12))
6+
17
## [3.0.11](https://github.com/vidavidorra/next-standard-version/compare/v3.0.10...v3.0.11) (2023-02-19)
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.11",
3+
"version": "3.0.12",
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)