Skip to content

Commit 1ca02c1

Browse files
chore(main): release 0.2.8 (#24)
Co-authored-by: replease[bot] <132441688+replease[bot]@users.noreply.github.com>
1 parent 75d41b6 commit 1ca02c1

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.7"
2+
".": "0.2.8"
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.8](https://github.com/krystal/crumbs/compare/v0.2.7...v0.2.8) (2025-05-09)
4+
5+
6+
### Features
7+
8+
* trigger custom crumbs_consent_update event ([75d41b6](https://github.com/krystal/crumbs/commit/75d41b671342ff47e0b4ee799892d1c39265d8e3))
9+
310
## [0.2.7](https://github.com/krystal/crumbs/compare/v0.2.6...v0.2.7) (2025-02-26)
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.7"
55+
"version": "0.2.8"
5656
}

0 commit comments

Comments
 (0)