Skip to content

Commit

Permalink
chore(release): 3.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.12](v3.0.11...v3.0.12) (2023-02-24)

### Bug Fixes

* **deps:** update dependency yargs to v17.7.1 ([ce423b1](ce423b1))
  • Loading branch information
vidavidorra-release committed Feb 24, 2023
1 parent ce423b1 commit a9bc4f3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.0.12](https://github.com/vidavidorra/next-standard-version/compare/v3.0.11...v3.0.12) (2023-02-24)

### Bug Fixes

- **deps:** update dependency yargs to v17.7.1 ([ce423b1](https://github.com/vidavidorra/next-standard-version/commit/ce423b18f0e645e5918d1eb71b9186f60d1e4f12))

## [3.0.11](https://github.com/vidavidorra/next-standard-version/compare/v3.0.10...v3.0.11) (2023-02-19)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-standard-version",
"version": "3.0.11",
"version": "3.0.12",
"description": "Get the next Standard Version of a project.",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit a9bc4f3

Please sign in to comment.