We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da27971 commit a916c19Copy full SHA for a916c19
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.1.13
4
+
5
+[compare changes](https://github.com/kgarchie/form-builder/compare/v0.1.12...v0.1.13)
6
7
## v0.1.12
8
9
[compare changes](https://github.com/kgarchie/form-builder/compare/v0.1.11...v0.1.12)
package.json
@@ -1,6 +1,6 @@
{
"name": "@chiballc/nuxt-form-builder",
- "version": "0.1.12",
+ "version": "0.1.13",
"description": "For Builder Nuxt Module",
"repository": "kgarchie/form-builder",
"license": "MIT",
0 commit comments