Skip to content

Commit 4ee7938

Browse files
chore(main): release 3.0.5 (#157)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d294061 commit 4ee7938

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.5](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/compare/v3.0.4...v3.0.5) (2023-08-26)
4+
5+
6+
### Bug Fixes
7+
8+
* still didn't work in chat ([d294061](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/commit/d294061fa932f39c722e626ee083ca8ffe5ae6ab))
9+
310
## [3.0.4](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/compare/v3.0.3...v3.0.4) (2023-08-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodebb-plugin-ws-dice",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A dice plugin integrated with topic events",
55
"main": "library.js",
66
"scripts": {

0 commit comments

Comments
 (0)