Skip to content

Commit a242e82

Browse files
chore(main): release agilekit 2.7.3
1 parent 899a756 commit a242e82

File tree

4 files changed

+15
-7
lines changed

4 files changed

+15
-7
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.2"
2+
".": "2.7.3"
33
}

CHANGELOG.md

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

3+
## [2.7.3](https://github.com/spokvulcan/poker-planning/compare/agilekit-v2.7.2...agilekit-v2.7.3) (2026-03-18)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump next from 16.1.6 to 16.1.7 ([#168](https://github.com/spokvulcan/poker-planning/issues/168)) ([077bfc7](https://github.com/spokvulcan/poker-planning/commit/077bfc7eb4077c32b24e6734fec2541b194d1a11))
9+
* update GitHub URLs from INQTR to spokvulcan ([393e178](https://github.com/spokvulcan/poker-planning/commit/393e17810b25333abc8232c1d3043b7e0a14d483))
10+
311
## [2.7.2](https://github.com/spokvulcan/poker-planning/compare/agilekit-v2.7.1...agilekit-v2.7.2) (2026-03-12)
412

513

package-lock.json

Lines changed: 5 additions & 5 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.2",
3+
"version": "2.7.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)