diff --git a/CHANGELOG.md b/CHANGELOG.md index 92bbefd..a42907c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [2.6.0](https://github.com/NicolasOmar/reactive-bulma/compare/v2.5.0...v2.6.0) (2023-11-07) + + +### Bug Fixes + +* Dependencies versions updated ([5be5d3e](https://github.com/NicolasOmar/reactive-bulma/commit/5be5d3e8bf7bbb9129291eff4090e1630f56a260)) +* README updated with 'Update Dependencies' subsection under 'Usage' section ([5024185](https://github.com/NicolasOmar/reactive-bulma/commit/50241855535dd52d7a610a7150ce08bc3531056a)) +* Small Storybook subtitles improvements for some Message and Dropdown components ([e589dbb](https://github.com/NicolasOmar/reactive-bulma/commit/e589dbb275973c9952171f55f277ea4e9318353d)) + + +### Features + +* Create component "Message" ([#204](https://github.com/NicolasOmar/reactive-bulma/issues/204)) ([#66](https://github.com/NicolasOmar/reactive-bulma/issues/66)) ([877a8fa](https://github.com/NicolasOmar/reactive-bulma/commit/877a8fa9d57d39c3359d262e4f083fa7b489f492)) + # [2.5.0](https://github.com/NicolasOmar/reactive-bulma/compare/v2.4.0...v2.5.0) (2023-10-23) diff --git a/package-lock.json b/package-lock.json index 6a26b43..db133a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reactive-bulma", - "version": "2.5.0", + "version": "2.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reactive-bulma", - "version": "2.5.0", + "version": "2.6.0", "license": "MIT", "devDependencies": { "@babel/core": "^7.23.2", diff --git a/package.json b/package.json index fe91d3f..1933d71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-bulma", - "version": "2.5.0", + "version": "2.6.0", "description": "A component library based on React, Bulma, Typescript and Rollup", "keywords": [ "typescript",