Skip to content

Commit

Permalink
Merge pull request #129 from GeotrekCE/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--geotrek-rando-widget

chore(main): release 0.18.1
  • Loading branch information
bastyen authored May 23, 2024
2 parents 0c0d4b8 + a79c6dd commit 3fbd25d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.18.0"
".": "0.18.1"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.18.1](https://github.com/GeotrekCE/Geotrek-rando-widget/compare/0.18.0...0.18.1) (2024-05-23)


### Bug Fixes

* edit translation ([0c0d4b8](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/0c0d4b8c2af51073190235ec84d3d4a10664ee59))
* improve swiper display ([98150db](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/98150dbc3e4fe4533f47f53f54338b02bfc0ac49))
* storybook ([f696ecb](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/f696ecb7d35e1faea1f6b04d55151626c4c519b5))

## [0.18.0](https://github.com/GeotrekCE/Geotrek-rando-widget/compare/0.17.0...0.18.0) (2024-05-22)


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": "@geotrekce/geotrek-rando-widget",
"version": "0.18.0",
"version": "0.18.1",
"description": "Geotrek web components",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 3fbd25d

Please sign in to comment.