We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d294061 commit 4ee7938Copy full SHA for 4ee7938
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.0.4](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/compare/v3.0.3...v3.0.4) (2023-08-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nodebb-plugin-ws-dice",
- "version": "3.0.4",
+ "version": "3.0.5",
"description": "A dice plugin integrated with topic events",
"main": "library.js",
"scripts": {
0 commit comments