Skip to content

Commit 5dd8ab4

Browse files
chore(main): release 0.2.10 (#27)
Co-authored-by: replease[bot] <132441688+replease[bot]@users.noreply.github.com>
1 parent 60aa302 commit 5dd8ab4

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-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.2.9"
2+
".": "0.2.10"
33
}

CHANGELOG.md

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

3+
## [0.2.10](https://github.com/krystal/crumbs/compare/v0.2.9...v0.2.10) (2025-09-22)
4+
5+
6+
### Features
7+
8+
* fire update rather than default ([60aa302](https://github.com/krystal/crumbs/commit/60aa302cf5fd81ab56e76aedba7e149088099de2))
9+
310
## [0.2.9](https://github.com/krystal/crumbs/compare/v0.2.8...v0.2.9) (2025-07-25)
411

512

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
@@ -52,5 +52,5 @@
5252
}
5353
},
5454
"homepage": "https://github.com/krystal/crumbs#readme",
55-
"version": "0.2.9"
55+
"version": "0.2.10"
5656
}

0 commit comments

Comments
 (0)