Skip to content

Commit 8b82add

Browse files
Release v0.1.20 (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 209ffae commit 8b82add

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.19"
2+
".": "0.1.20"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@
3434

3535
- Eugen Istoc <eugenistoc@gmail.com>
3636

37+
## [0.1.20](https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.19...v0.1.20) (2026-02-10)
38+
39+
40+
### Bug Fixes
41+
42+
* add missing prepare step to release workflow ([#13](https://github.com/genu/nuxt-ui-formwerk/issues/13)) ([38198c3](https://github.com/genu/nuxt-ui-formwerk/commit/38198c30ff5f76ee3e9a2907a165edcd04fc2706))
43+
3744
## [0.1.19](https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.18...v0.1.19) (2026-02-07)
3845

3946

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.19",
3+
"version": "0.1.20",
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)