diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b0a7d1..cfcf962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.9](https://github.com/NicolasOmar/reactive-bulma/compare/v4.0.8...v4.0.9) (2024-04-02) + + +### Bug Fixes + +* Dependencies version updated. 04/02/24 ([#322](https://github.com/NicolasOmar/reactive-bulma/issues/322)) ([#321](https://github.com/NicolasOmar/reactive-bulma/issues/321)) ([9fde542](https://github.com/NicolasOmar/reactive-bulma/commit/9fde54253edc1eec665c40ce00fc3e52c02044ef)) + ## [4.0.8](https://github.com/NicolasOmar/reactive-bulma/compare/v4.0.7...v4.0.8) (2024-03-24) diff --git a/package-lock.json b/package-lock.json index b50a225..f1072f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reactive-bulma", - "version": "4.0.8", + "version": "4.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reactive-bulma", - "version": "4.0.8", + "version": "4.0.9", "license": "MIT", "dependencies": { "@storybook/test": "^8.0.5" diff --git a/package.json b/package.json index 1b92b37..2a1a639 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-bulma", - "version": "4.0.8", + "version": "4.0.9", "description": "A component library based on React, Bulma, Typescript and Rollup", "keywords": [ "typescript",