@app-garage/text-area
Advanced tools
Comparing version 1.3.0 to 1.3.1
# Change Log | ||
## 1.3.1 | ||
### Patch Changes | ||
- Updated dependencies [[`8712a79`](https://github.com/electronic33/ag-ui-react/commit/8712a79b14c63fc5f27254b9ab1ca7b5952fbc9e)]: | ||
- @app-garage/label@1.5.0 | ||
- @app-garage/text-input@2.2.1 | ||
## 1.3.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@app-garage/text-area", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"author": "Matyas Furtos", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@app-garage/label": "~1.4.0", | ||
"@app-garage/text-input": "~2.2.0", | ||
"@app-garage/label": "~1.5.0", | ||
"@app-garage/text-input": "~2.2.1", | ||
"classnames": "~2.3.1" | ||
@@ -36,0 +36,0 @@ }, |
11912
- Removed@app-garage/label@1.4.0(transitive)
Updated@app-garage/label@~1.5.0