diff --git a/CHANGELOG.md b/CHANGELOG.md index 9824f8c..51e0a1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0](https://github.com/dyne/components/compare/v1.2.5...v1.3.0) (2024-08-01) + + +### Features + +* Add slangroom preset loader ([#14](https://github.com/dyne/components/issues/14)) ([9a4bc20](https://github.com/dyne/components/commit/9a4bc2078b42a9adc95a73f5fc1d0ae6d14282b1)) + ## [1.2.5](https://github.com/dyne/components/compare/v1.2.4...v1.2.5) (2024-07-29) diff --git a/package.json b/package.json index c0de967..422fe1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dyne/components", - "version": "1.2.5", + "version": "1.3.0", "description": " ♻️ Recycled UI for dyners", "publishConfig": { "access": "public"