@app-garage/text-input
Advanced tools
Comparing version 1.0.3 to 1.0.4
# Change Log | ||
## 1.0.4 | ||
### Patch Changes | ||
- [`f23eea3`](https://github.com/electronic33/ag-ui-react/commit/f23eea3ad84886203be361f5c781cb97237b19c0) Thanks [@Levi1235](https://github.com/Levi1235)! - rebuild | ||
- Updated dependencies [[`f23eea3`](https://github.com/electronic33/ag-ui-react/commit/f23eea3ad84886203be361f5c781cb97237b19c0)]: | ||
- @app-garage/label@1.1.10 | ||
- @app-garage/button@1.1.7 | ||
All notable changes to this project will be documented in this file. | ||
@@ -10,6 +20,2 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [1.0.2](https://github.com/electronic33/ag-ui-react/compare/@app-garage/text-input@1.0.1...@app-garage/text-input@1.0.2) (2021-03-24) | ||
@@ -19,8 +25,4 @@ | ||
## 1.0.1 (2021-03-21) | ||
**Note:** Version bump only for package @app-garage/text-input |
{ | ||
"name": "@app-garage/text-input", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Matyas Furtos", | ||
@@ -32,3 +32,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@app-garage/label": "^1.1.9", | ||
"@app-garage/button": "^1.1.7", | ||
"@app-garage/label": "^1.1.10", | ||
"classnames": "^2.2.6" | ||
@@ -35,0 +36,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23479
13
346
1
4
+ Added@app-garage/button@^1.1.7
+ Added@app-garage/button@1.10.0(transitive)
+ Added@app-garage/spinner@1.5.0(transitive)
Updated@app-garage/label@^1.1.10