Skip to content

Commit

Permalink
Merge pull request #91 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.7.1
  • Loading branch information
bastyen authored Mar 6, 2024
2 parents 0967502 + db6c20d commit f4629b2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.7.1](https://github.com/GeotrekCE/Geotrek-rando-widget/compare/0.7.0...v0.7.1) (2024-03-06)


### Bug Fixes

* buttons color ([118531f](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/118531f00b388ccfe877ef81bb88f66936e8dd02))
* header height ([41107ed](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/41107ed8ce2c04a786a9fe6f1eda7b0542f52fe3))
* switch color ([59c6338](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/59c63389fdf34ac6befc2735378ed65c922101ab))

## [0.7.0](https://github.com/GeotrekCE/Geotrek-rando-widget/compare/0.6.0...v0.7.0) (2024-03-06)


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.7.0",
"version": "0.7.1",
"description": "Geotrek web components",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit f4629b2

Please sign in to comment.