diff --git a/CHANGELOG.md b/CHANGELOG.md index d1cb95e..e2fa42f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.24](https://github.com/NicolasOmar/reactive-bulma/compare/v4.0.23...v4.0.24) (2024-09-09) + + +### Bug Fixes + +* Dependencies version updated. 09/09/24 ([#445](https://github.com/NicolasOmar/reactive-bulma/issues/445)) ([#444](https://github.com/NicolasOmar/reactive-bulma/issues/444)) ([3d34335](https://github.com/NicolasOmar/reactive-bulma/commit/3d343357b57fa705d8248a1458bf255c4417d7c9)) + ## [4.0.23](https://github.com/NicolasOmar/reactive-bulma/compare/v4.0.22...v4.0.23) (2024-09-03) diff --git a/package-lock.json b/package-lock.json index f65f68d..1929dcd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reactive-bulma", - "version": "4.0.23", + "version": "4.0.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reactive-bulma", - "version": "4.0.23", + "version": "4.0.24", "license": "MIT", "dependencies": { "@storybook/test": "^8.2.9" diff --git a/package.json b/package.json index 71cf1ae..0cb3a18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-bulma", - "version": "4.0.23", + "version": "4.0.24", "description": "A component library based on React, Bulma, Typescript and Rollup", "keywords": [ "typescript",