Skip to content

Commit b6170a0

Browse files
authored
Merge pull request #194 from GeotrekCE/release-please--branches--main--components--geotrek-rando-widget
chore(main): release 0.30.1
2 parents 8a35907 + 148794a commit b6170a0

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.30.0"
2+
".": "0.30.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.30.1](https://github.com/GeotrekCE/Geotrek-rando-widget/compare/0.30.0...0.30.1) (2025-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* exclude treks without departure ([a560d38](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/a560d38adb7b9ac3213328de716a3e3d5b8e5d52))
9+
* extended fab style ([8a35907](https://github.com/GeotrekCE/Geotrek-rando-widget/commit/8a359079a2e2c266741a12bbc721f05cad279421))
10+
311
## [0.30.0](https://github.com/GeotrekCE/Geotrek-rando-widget/compare/0.29.2...0.30.0) (2025-07-31)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@geotrekce/geotrek-rando-widget",
3-
"version": "0.30.0",
3+
"version": "0.30.1",
44
"description": "Geotrek web components",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)