chore: release

- @nuxt/ui-templates@0.3.3
 - @nuxt/ui@0.3.2
This commit is contained in:
Pooya Parsa 2022-09-05 15:39:27 +02:00
parent 027324a67a
commit 1115aac427
2 changed files with 12 additions and 1 deletions

View File

@ -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.
## [0.3.3](https://github.com/nuxt/ui/compare/@nuxt/ui-templates@0.3.2...@nuxt/ui-templates@0.3.3) (2022-09-05)
### Bug Fixes
* **templates:** interpolate props within attrs in rendering vue component ([#157](https://github.com/nuxt/ui/issues/157)) ([c0ea878](https://github.com/nuxt/ui/commit/c0ea87866c026bba4aef12ef108c7fb5992239b4))
## [0.3.2](https://github.com/nuxt/ui/compare/@nuxt/ui-templates@0.3.1...@nuxt/ui-templates@0.3.2) (2022-08-12)

View File

@ -1,6 +1,6 @@
{
"name": "@nuxt/ui-templates",
"version": "0.3.2",
"version": "0.3.3",
"repository": "nuxt/ui",
"license": "CC-BY-ND-4.0",
"exports": {