Skip to content

Commit d98cb4e

Browse files
chore(main): release agilekit 2.1.2 (#139)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 05cb8ba commit d98cb4e

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-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.1"
2+
".": "2.1.2"
33
}

CHANGELOG.md

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

3+
## [2.1.2](https://github.com/INQTR/poker-planning/compare/agilekit-v2.1.1...agilekit-v2.1.2) (2026-02-19)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 ([#138](https://github.com/INQTR/poker-planning/issues/138)) ([7c71eb3](https://github.com/INQTR/poker-planning/commit/7c71eb3dc343b6b8cbab26dad306f239d04a344d))
9+
* **deps:** bump @modelcontextprotocol/sdk from 1.25.2 to 1.26.0 ([#140](https://github.com/INQTR/poker-planning/issues/140)) ([cdc0297](https://github.com/INQTR/poker-planning/commit/cdc02977b8296cc2af4a5b86a23fcbc1a2baefb2))
10+
* **deps:** bump qs from 6.14.1 to 6.14.2 ([#141](https://github.com/INQTR/poker-planning/issues/141)) ([05cb8ba](https://github.com/INQTR/poker-planning/commit/05cb8ba7e825c15001b6aa9912ce9f759133d296))
11+
312
## [2.1.1](https://github.com/INQTR/poker-planning/compare/agilekit-v2.1.0...agilekit-v2.1.1) (2026-01-28)
413

514

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

0 commit comments

Comments
 (0)