Skip to content

Commit 5883ffc

Browse files
chore(main): release agilekit 2.5.0 (#153)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 621b65d commit 5883ffc

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-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.4.0"
2+
".": "2.5.0"
33
}

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/INQTR/poker-planning/compare/agilekit-v2.4.0...agilekit-v2.5.0) (2026-02-26)
4+
5+
6+
### Features
7+
8+
* add animated feature cards to features page ([b2e4b3f](https://github.com/INQTR/poker-planning/commit/b2e4b3f9a967c444e0dc36e27305b33dcce1c49c))
9+
10+
11+
### Documentation
12+
13+
* Pro tier implementation plan and specs ([#155](https://github.com/INQTR/poker-planning/issues/155)) ([621b65d](https://github.com/INQTR/poker-planning/commit/621b65dd776e46451136187251ac4fcda7ba3201))
14+
15+
16+
### Miscellaneous
17+
18+
* **deps:** bump hono from 4.12.0 to 4.12.2 ([#154](https://github.com/INQTR/poker-planning/issues/154)) ([eb0719b](https://github.com/INQTR/poker-planning/commit/eb0719b7866876ebc79623ffa75ac4f0e4cf2f84))
19+
* **deps:** bump minimatch ([#152](https://github.com/INQTR/poker-planning/issues/152)) ([b57fc11](https://github.com/INQTR/poker-planning/commit/b57fc118bd65c07dfc10c27499f000c2f7af00a0))
20+
321
## [2.4.0](https://github.com/INQTR/poker-planning/compare/agilekit-v2.3.1...agilekit-v2.4.0) (2026-02-24)
422

523

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

0 commit comments

Comments
 (0)