Skip to content

Commit

Permalink
Merge pull request #174 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.27.2
  • Loading branch information
bastyen authored Jan 23, 2025
2 parents 24c2076 + 0d97c3f commit 092cb91
Show file tree
Hide file tree
Showing 4 changed files with 11 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.27.1"
".": "0.27.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.27.2](https://github.com/GeotrekCE/Geotrek-rando-widget/compare/0.27.1...v0.27.2) (2025-01-23)


### Bug Fixes

* maxZoom as prop ([24c2076](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/24c207695a419d3f1193896f6407ef40f5ba17df))

## [0.27.1](https://github.com/GeotrekCE/Geotrek-rando-widget/compare/0.27.0...0.27.1) (2025-01-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.27.1",
"version": "0.27.2",
"description": "Geotrek web components",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 092cb91

Please sign in to comment.