From 1fef19ee9025ac3b0c76031058a97b1f17cab930 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 20 Feb 2024 16:07:04 +0100 Subject: [PATCH] chore(release): 2.0.2 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e6bc46b..f0d73dc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.2](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.1...v2.0.2) (2024-02-20) + + +### Documentation + +* add link to stackblitz ([32e2f5a](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/32e2f5afe31e67e15663b80254bc70d119d5347f)) +* avoid using export default for components overriding ([a027eab](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/a027eabb5562896c330090604aaff3d9242fa07b)) +* fix layout section ([39b5b14](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/39b5b140413cfff4e09e54c3a530f5022a6ccc91)) +* use alias for components ([1c31c84](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/1c31c84cb642b0bc1ff11651016bdc40af1c4ba7)) + ### [2.0.1](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.0...v2.0.1) (2023-11-30) diff --git a/package.json b/package.json index f796a87a..fafccc31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@t3headless/nuxt-typo3", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "type": "module", "exports": {