@arch-ui/controls
Advanced tools
Comparing version
# @arch-ui/controls | ||
## 0.1.12 | ||
### Patch Changes | ||
- [#95](https://github.com/keystonejs/keystone-5/pull/95) [`c8ff78b95`](https://github.com/keystonejs/keystone-5/commit/c8ff78b95af5d56d44bbc11c51e7cf28b81323b4) Thanks [@bladey](https://github.com/bladey)! - Renamed branch `master` to `main`. | ||
- Updated dependencies [[`c8ff78b95`](https://github.com/keystonejs/keystone-5/commit/c8ff78b95af5d56d44bbc11c51e7cf28b81323b4)]: | ||
- @arch-ui/input@0.1.14 | ||
- @arch-ui/theme@0.0.14 | ||
## 0.1.11 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@arch-ui/controls", | ||
"description": "Form Controls as used in @keystonejs Admin UI.", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"author": "Jed Watson", | ||
@@ -15,5 +15,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@arch-ui/input": "^0.1.13", | ||
"@arch-ui/theme": "^0.0.13", | ||
"@babel/runtime": "^7.13.10", | ||
"@arch-ui/input": "^0.1.14", | ||
"@arch-ui/theme": "^0.0.14", | ||
"@babel/runtime": "^7.14.0", | ||
"@emotion/core": "^10.1.1", | ||
@@ -20,0 +20,0 @@ "@emotion/styled": "^10.0.27", |
34565
1.34%- Removed
- Removed
Updated
Updated
Updated