diff --git a/packages/ui-templates/CHANGELOG.md b/packages/ui-templates/CHANGELOG.md index 9ea461efe4..ef609a17a9 100644 --- a/packages/ui-templates/CHANGELOG.md +++ b/packages/ui-templates/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.3](https://github.com/nuxt/assets/compare/@nuxt/ui-templates@1.3.2...@nuxt/ui-templates@1.3.3) (2024-04-05) + + +### Bug Fixes + +* **templates:** include `.d.mts` declarations ([a40c36b](https://github.com/nuxt/assets/commit/a40c36b973ebc960460fd28db53e1efdc31f552e)) + + + + + ## [1.3.2](https://github.com/nuxt/assets/compare/@nuxt/ui-templates@1.3.1...@nuxt/ui-templates@1.3.2) (2024-04-02) ### Bug Fixes diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index 9caae89203..e971b0dc14 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/ui-templates", - "version": "1.3.2", + "version": "1.3.3", "repository": "nuxt/assets", "license": "CC-BY-ND-4.0", "exports": {