@app-garage/text-area
Advanced tools
Comparing version 1.0.2 to 1.0.3
# Change Log | ||
## 1.0.3 | ||
### 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/text-input@1.0.4 | ||
All notable changes to this project will be documented in this file. | ||
@@ -10,8 +20,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## 1.0.1 (2021-03-21) | ||
**Note:** Version bump only for package @app-garage/text-input |
{ | ||
"name": "@app-garage/text-area", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Matyas Furtos", | ||
@@ -32,3 +32,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@app-garage/label": "^1.1.9", | ||
"@app-garage/label": "^1.1.10", | ||
"@app-garage/text-input": "^1.0.4", | ||
"classnames": "^2.2.6" | ||
@@ -35,0 +36,0 @@ }, |
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
10444
11
99
0
4
+ Added@app-garage/button@1.10.0(transitive)
+ Added@app-garage/spinner@1.5.0(transitive)
+ Added@app-garage/text-input@1.3.0(transitive)
Updated@app-garage/label@^1.1.10