@app-garage/alert-dialog
Advanced tools
Comparing version 1.1.0 to 1.2.0
# Change Log | ||
## 1.2.0 | ||
### Minor Changes | ||
- [`df30cb8`](https://github.com/electronic33/ag-ui-react/commit/df30cb8df8629d307375b209d40dccc1d81d8c98) Thanks [@Levi1235](https://github.com/Levi1235)! - classes | ||
### Patch Changes | ||
- Updated dependencies [[`df30cb8`](https://github.com/electronic33/ag-ui-react/commit/df30cb8df8629d307375b209d40dccc1d81d8c98)]: | ||
- @app-garage/label@1.3.0 | ||
- @app-garage/button@1.4.0 | ||
- @app-garage/modal@1.2.0 | ||
## 1.1.0 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@app-garage/alert-dialog", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"author": "Matyas Furtos", | ||
@@ -32,5 +32,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@app-garage/button": "^1.2.0", | ||
"@app-garage/label": "^1.2.0", | ||
"@app-garage/modal": "^1.1.0", | ||
"@app-garage/button": "^1.4.0", | ||
"@app-garage/label": "^1.3.0", | ||
"@app-garage/modal": "^1.2.0", | ||
"classnames": "^2.3.1" | ||
@@ -37,0 +37,0 @@ }, |
Sorry, the diff of this file is not supported yet
8637
Updated@app-garage/button@^1.4.0
Updated@app-garage/label@^1.3.0
Updated@app-garage/modal@^1.2.0