@uidu/field-base
Advanced tools
Comparing version 0.1.27 to 0.1.28
# Change Log | ||
## 0.1.28 | ||
- [patch] [7200672](https://github.org/uidu-org/guidu/commits/7200672): | ||
- Release all | ||
## 0.1.27 | ||
- [patch] 24cd73d: | ||
- [patch] [0d12731](https://github.org/uidu-org/guidu/commits/0d12731): | ||
- Release all packages | ||
- [patch] [0d12731](https://github.org/uidu-org/guidu/commits/0d12731): | ||
- Remove dist files from repo | ||
- [patch] [0d12731](https://github.org/uidu-org/guidu/commits/0d12731): | ||
- Build and publish all packages | ||
- [patch] [0d12731](https://github.org/uidu-org/guidu/commits/0d12731): | ||
- Release all packages to fix those with previuos failed builds | ||
## 0.1.26 | ||
@@ -9,0 +23,0 @@ - [patch] : |
{ | ||
"name": "@uidu/field-base", | ||
"version": "0.1.27" | ||
"version": "0.1.28" | ||
} |
{ | ||
"name": "@uidu/field-base", | ||
"version": "0.1.27", | ||
"version": "0.1.28", | ||
"description": "Inputs using Formsy", | ||
@@ -28,3 +28,3 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@uidu/docs": "^0.1.23", | ||
"@uidu/docs": "^0.1.24", | ||
"@uidu/forms": "^1.0.0-beta.8", | ||
@@ -31,0 +31,0 @@ "babel-plugin-add-module-exports": "^1.0.0", |
80886