Skip to content

Commit

Permalink
chore(release): 7.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [7.2.0](7.1.5...7.2.0) (2023-12-08)

### Features

* **locale:** add ID - Bahasa(Indonesian) translation ([a4ab550](a4ab550))

### Bug Fixes

* **locale:** forgot type on LocaleStrings ([0d42235](0d42235))
* **locale:** update follow linter rule ([ba98781](ba98781))
  • Loading branch information
semantic-release-bot committed Dec 8, 2023
1 parent 5d8d3a4 commit 24f1a74
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [7.2.0](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.1.5...7.2.0) (2023-12-08)


### Features

* **locale:** add ID - Bahasa(Indonesian) translation ([a4ab550](https://github.com/dargmuesli/nuxt-cookie-control/commit/a4ab550028a07bef6471ea7cbdb58db85ff91e1a))


### Bug Fixes

* **locale:** forgot type on LocaleStrings ([0d42235](https://github.com/dargmuesli/nuxt-cookie-control/commit/0d422354a06ef993ee5812df3fb2d83d0572aca7))
* **locale:** update follow linter rule ([ba98781](https://github.com/dargmuesli/nuxt-cookie-control/commit/ba987812f0d0c08f707a272dfa13aad8f3312919))

## [7.1.5](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.1.4...7.1.5) (2023-12-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
},
"type": "module",
"types": "./dist/module.d.ts",
"version": "7.1.5"
"version": "7.2.0"
}

0 comments on commit 24f1a74

Please sign in to comment.