Skip to content

Commit

Permalink
chore(release): 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mercs600 committed Dec 5, 2024
1 parent 54b5e16 commit 28fcd37
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
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.8](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.7...v2.0.8) (2024-12-05)


### Bug Fixes

* eslint issues ([3ed9bca](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/3ed9bcaacc69cc9fe49a82b36a2ba80fcc427857))
* import types directly from the module file ([67f0753](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/67f07536d3b0f673d55abf3b4c1b5fe40d44789d))
* locked version of packages and corrected version of pnpm ([e178743](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/e1787437f4d206940dc5f559de8accf1c5030ec3))
* pages deploying ([54b5e16](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/54b5e167eddcbf0b1c3a72967875d8c557e5851d))

### [2.0.7](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.6...v2.0.7) (2024-11-15)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@t3headless/nuxt-typo3",
"version": "2.0.7",
"version": "2.0.8",
"license": "MIT",
"type": "module",
"exports": {
Expand Down Expand Up @@ -56,7 +56,7 @@
"pnpm": ">=9.14.4"
},
"volta": {
"node": "18.20.5",
"node": "22.12.0",
"pnpm": "9.14.4"
}
}

0 comments on commit 28fcd37

Please sign in to comment.