Skip to content

Commit

Permalink
chore(release): 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mercs600 committed Mar 21, 2024
1 parent daa3b80 commit ce999fb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.3](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.2...v2.0.3) (2024-03-21)


### Bug Fixes

* do not set pageData if there is redirectUrl ([c90eb2d](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/c90eb2d1d7850bbd60c6264ae1f7826f107a9a41))
* initialData fetching ([#24](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/issues/24)) ([3a3147b](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/3a3147bbec9bc2ea687e47fb097e8d7e71776eeb))
* redirect with nuxt context when is returned ([daa3b80](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/daa3b800ea8c6410e5184d3fee0451d1f8e7d25d))
* type inference ([a95c267](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/a95c2676b80874869cb1b4c87f7e0015f02d23eb))

### [2.0.2](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.1...v2.0.2) (2024-02-20)


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.2",
"version": "2.0.3",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit ce999fb

Please sign in to comment.