Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.0](v2.5.0...v2.6.0) (2023-11-07)

### Bug Fixes

* Dependencies versions updated ([5be5d3e](5be5d3e))
* README updated with 'Update Dependencies' subsection under 'Usage' section ([5024185](5024185))
* Small Storybook subtitles improvements for some Message and Dropdown components ([e589dbb](e589dbb))

### Features

* Create component "Message" ([#204](#204)) ([#66](#66)) ([877a8fa](877a8fa))
  • Loading branch information
semantic-release-bot committed Nov 7, 2023
1 parent 877a8fa commit 71f74d8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 71f74d8

Please sign in to comment.