Skip to content

Commit f84e2ff

Browse files
chore(main): release agilekit 2.2.0 (#144)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a782df6 commit f84e2ff

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-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.1.2"
2+
".": "2.2.0"
33
}

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/INQTR/poker-planning/compare/agilekit-v2.1.2...agilekit-v2.2.0) (2026-02-23)
4+
5+
6+
### Features
7+
8+
* early access dashboard for session insights ([#137](https://github.com/INQTR/poker-planning/issues/137)) ([e2f963e](https://github.com/INQTR/poker-planning/commit/e2f963e1914ad4401254927934f245070476fbc5))
9+
10+
11+
### Miscellaneous
12+
13+
* **deps:** bump ajv ([#145](https://github.com/INQTR/poker-planning/issues/145)) ([a782df6](https://github.com/INQTR/poker-planning/commit/a782df646cfa577dfc7090cebe35c6a93752ba85))
14+
* **deps:** bump hono from 4.11.7 to 4.12.0 ([#143](https://github.com/INQTR/poker-planning/issues/143)) ([6a2f861](https://github.com/INQTR/poker-planning/commit/6a2f8611aec6b6faf92facd194d0b3c4d4e2c11b))
15+
316
## [2.1.2](https://github.com/INQTR/poker-planning/compare/agilekit-v2.1.1...agilekit-v2.1.2) (2026-02-19)
417

518

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.1.2",
3+
"version": "2.2.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)