Skip to content

Commit

Permalink
chore(release): 1.11.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.7](1.11.6...1.11.7) (2023-07-26)

### Bug Fixes

* **error:** correct locale value ([06e9ee5](06e9ee5))
  • Loading branch information
semantic-release-bot committed Jul 26, 2023
1 parent 06e9ee5 commit 22febd4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.11.7](https://github.com/dargmuesli/vio/compare/1.11.6...1.11.7) (2023-07-26)


### Bug Fixes

* **error:** correct locale value ([06e9ee5](https://github.com/dargmuesli/vio/commit/06e9ee5be11116c6923490dcb1c9a73c96f81573))

## [1.11.6](https://github.com/dargmuesli/vio/compare/1.11.5...1.11.6) (2023-07-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dargmuesli/nuxt-vio",
"version": "1.11.6",
"version": "1.11.7",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 22febd4

Please sign in to comment.