Skip to content

Commit bebd130

Browse files
committed
chore(release): 🚀 Release v6.5.3
1 parent 569a8eb commit bebd130

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [6.5.3](https://github.com/Stefouch/sebedius-yearzero-discord-bot/compare/v6.5.2...v6.5.3) (2023-04-01)
6+
7+
### Bug Fixes
8+
9+
- Fixed critical issue #195.
10+
511
## [6.5.2](https://github.com/Stefouch/sebedius-yearzero-discord-bot/compare/v6.5.1...v6.5.2) (2022-10-31)
612

713
### Features

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sebedius-yearzero-discord-bot",
3-
"version": "6.5.2",
3+
"version": "6.5.3",
44
"description": "A bot companion for running Year Zero roleplaying games over Discord.",
55
"author": "Stefouch",
66
"license": "GPL-3.0-or-later",
@@ -104,4 +104,4 @@
104104
"sinon": "^15.0.3",
105105
"standard-version": "^9.5.0"
106106
}
107-
}
107+
}

0 commit comments

Comments
 (0)