Skip to content

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mercs600 committed Nov 25, 2022
1 parent f81d97f commit c9cc012
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.0.1](https://github.com/TYPO3-Initiatives/nuxt-typo3/compare/v1.0.0...v1.0.1) (2022-11-25)


### Bug Fixes

* typo (T3CeFormFormframework) ([f81d97f](https://github.com/TYPO3-Initiatives/nuxt-typo3/commit/f81d97f064ca0c6aabfcd02f171a0dead7558dfb))

## [1.0.0](https://github.com/TYPO3-Initiatives/nuxt-typo3/compare/v1.0.0-alpha.6...v1.0.0) (2022-09-12)


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

0 comments on commit c9cc012

Please sign in to comment.