Skip to content

Commit 8d6e1e7

Browse files
committed
chore(release): 2.17.1
1 parent 34c19e4 commit 8d6e1e7

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.17.1](https://github.com/Dicelette/discord-dicelette/compare/2.17.0...2.17.1) (2025-11-22)
6+
57
## [2.17.0](https://github.com/Dicelette/discord-dicelette/compare/2.16.0...2.17.0) (2025-11-22)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"release": "commit-and-tag-version",
7070
"test": "pnpm --filter @dicelette/parse_result run test"
7171
},
72-
"version": "2.17.0"
72+
"version": "2.17.1"
7373
}

packages/bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
"tsc": "tsc --project tsconfig.json --skipLibCheck --noEmit && tsc-alias -p tsconfig.json"
4343
},
4444
"type": "module",
45-
"version": "2.17.0"
45+
"version": "2.17.1"
4646
}

0 commit comments

Comments
 (0)