Skip to content

Commit d3e4d78

Browse files
chore(main): release agilekit 2.7.2 (#167)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 73cc560 commit d3e4d78

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-
".": "2.7.1"
2+
".": "2.7.2"
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+
## [2.7.2](https://github.com/INQTR/poker-planning/compare/agilekit-v2.7.1...agilekit-v2.7.2) (2026-03-12)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump hono from 4.12.5 to 4.12.7 ([#166](https://github.com/INQTR/poker-planning/issues/166)) ([73cc560](https://github.com/INQTR/poker-planning/commit/73cc560b87e7bf0d3c56744d190600c9bae3182a))
9+
310
## [2.7.1](https://github.com/INQTR/poker-planning/compare/agilekit-v2.7.0...agilekit-v2.7.1) (2026-03-07)
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
@@ -1,6 +1,6 @@
11
{
22
"name": "agilekit",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)