Skip to content

Commit b8221be

Browse files
committed
chore(release): v0.1.11
1 parent 7f6f948 commit b8221be

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.11
2+
3+
[compare changes](https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.10...v0.1.11)
4+
5+
### 📖 Documentation
6+
7+
- Update README with peer dependency note and slot prop usage ([0dccc77d](https://github.com/genu/nuxt-ui-formwerk/commit/0dccc77d))
8+
9+
### 🏡 Chore
10+
11+
- Add FormwerkGroup props ([7f6f9483](https://github.com/genu/nuxt-ui-formwerk/commit/7f6f9483))
12+
13+
### ❤️ Contributors
14+
15+
- Eugen Istoc <eugenistoc@gmail.com>
16+
117
## v0.1.10
218

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

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