Skip to content

Commit e203e09

Browse files
chore(main): release agilekit 2.6.0 (#157)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 18e8549 commit e203e09

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-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.5.0"
2+
".": "2.6.0"
33
}

CHANGELOG.md

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

3+
## [2.6.0](https://github.com/INQTR/poker-planning/compare/agilekit-v2.5.0...agilekit-v2.6.0) (2026-02-27)
4+
5+
6+
### Features
7+
8+
* add Jira Cloud integration (Epic 6) ([#158](https://github.com/INQTR/poker-planning/issues/158)) ([18e8549](https://github.com/INQTR/poker-planning/commit/18e854979721625e5a79af46ab9c0320f03dcfff))
9+
10+
11+
### Miscellaneous
12+
13+
* **deps:** bump rollup from 4.56.0 to 4.59.0 ([#156](https://github.com/INQTR/poker-planning/issues/156)) ([d53c19a](https://github.com/INQTR/poker-planning/commit/d53c19afe17c26d78ed0b5f1f28b6629009911f2))
14+
315
## [2.5.0](https://github.com/INQTR/poker-planning/compare/agilekit-v2.4.0...agilekit-v2.5.0) (2026-02-26)
416

517

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

0 commit comments

Comments
 (0)