Skip to content

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mercs600 committed Oct 23, 2024
1 parent ec8c3fe commit 7f2144e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [1.4.0](https://github.com/TYPO3-Initiatives/nuxt-typo3/compare/v1.3.4...v1.4.0) (2024-10-23)


### Features

* added the '~typo3' alias to documentation and included it in the compiler options paths ([#266](https://github.com/TYPO3-Initiatives/nuxt-typo3/issues/266)) ([0e20bbe](https://github.com/TYPO3-Initiatives/nuxt-typo3/commit/0e20bbe4a561810e954d1265b2883acafcff9151))


### Bug Fixes

* add $http (Axios) to API interface ([#244](https://github.com/TYPO3-Initiatives/nuxt-typo3/issues/244)) ([837550b](https://github.com/TYPO3-Initiatives/nuxt-typo3/commit/837550bd333b6f3e00c008c97fa211584eefa319))
* compatibility with the latest 2.x version ([ec8c3fe](https://github.com/TYPO3-Initiatives/nuxt-typo3/commit/ec8c3fe3cf5d5106b83754ef43bff255393254ad))
* use of hookable package instead of hable ([00c0f42](https://github.com/TYPO3-Initiatives/nuxt-typo3/commit/00c0f4268330d5feb42041b6dc186c6824217f79))

### [1.3.4](https://github.com/TYPO3-Initiatives/nuxt-typo3/compare/v1.3.3...v1.3.4) (2023-11-08)


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": "nuxt-typo3",
"version": "1.3.4",
"version": "1.4.0",
"description": "TYPO3 Frontend rendered in Vue.js and Nuxt (frontend for EXT:headless)",
"license": "MIT",
"author": "Macopedia",
Expand Down

0 comments on commit 7f2144e

Please sign in to comment.