Skip to content

Commit

Permalink
chore(release): 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mercs600 committed Apr 19, 2024
1 parent a6c61d2 commit 215a732
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.5](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.4...v2.0.5) (2024-04-19)


### Bug Fixes

* change location of useRoute call in getLocale (useT3i18n) ([#32](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/issues/32)) ([757064c](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/757064c623e0edaa4a8c7f9c120b40af804934b0))
* setup default path for setLocale ([#32](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/issues/32)) ([64267e5](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/64267e5772c999fe29ffd2030002a312d5ca0c18))
* use replace for navigateTo / redirect ([#33](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/issues/33)) ([a6c61d2](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/a6c61d2e5969aaf614ff45ce226688be00285fb6))

### [2.0.4](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.3...v2.0.4) (2024-04-17)


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": "@t3headless/nuxt-typo3",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit 215a732

Please sign in to comment.