Skip to content

Commit 26b5652

Browse files
committed
chore(release): v0.1.14
1 parent 8aafaa9 commit 26b5652

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v0.1.14
2+
3+
[compare changes](https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.13...v0.1.14)
4+
5+
### 🚀 Enhancements
6+
7+
- Enhance TypeScript types and update ESLint configuration ([8aafaa91](https://github.com/genu/nuxt-ui-formwerk/commit/8aafaa91))
8+
9+
### 🏡 Chore
10+
11+
- Update @nuxt/test-utils to version 3.23.0 ([714bc01c](https://github.com/genu/nuxt-ui-formwerk/commit/714bc01c))
12+
13+
### ❤️ Contributors
14+
15+
- Eugen Istoc <eugenistoc@gmail.com>
16+
117
## v0.1.13
218

319
[compare changes](https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.12...v0.1.13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-ui-formwerk",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "A collection of beautiful, animated UI components for Nuxt applications",
55
"license": "MIT",
66
"repository": "https://github.com/genu/nuxt-ui-formwerk.git",

0 commit comments

Comments
 (0)