We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c794f commit 5514990Copy full SHA for 5514990
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v1.1.1
5
+
6
+[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.1.0...v1.1.1)
7
8
+### 🏡 Chore
9
10
+- Add some infos in package ([49c794f](https://github.com/sfxcode/formkit-primevue-nuxt/commit/49c794f))
11
12
+### ❤️ Contributors
13
14
+- Sfxcode ([@sfxcode](http://github.com/sfxcode))
15
16
## v1.1.0
17
18
package.json
@@ -1,6 +1,6 @@
{
"name": "@sfxcode/formkit-primevue-nuxt",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "FormKit PrimeVue nuxt module",
"homepage": "https://github.com/sfxcode/formkit-primevue-nuxt",
"repository": "https://github.com/sfxcode/formkit-primevue-nuxt",
0 commit comments