Skip to content

Commit

Permalink
chore(main): release 3.0.6 (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 26, 2023
1 parent f7b0d06 commit 4bf88bc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.0.6](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/compare/v3.0.5...v3.0.6) (2023-08-26)


### Bug Fixes

* actually iterate over dice events ([edf5a8c](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/commit/edf5a8c696f38a28d06bbf379b61867160abb49a))
* pass in an array ([f7b0d06](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/commit/f7b0d067bec380614c526c01ec6445d8541a7913))
* remove unnecessary styling ([93364ae](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/commit/93364ae19fe0631cccb40519eb8db9a4dec11edf))

## [3.0.5](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/compare/v3.0.4...v3.0.5) (2023-08-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodebb-plugin-ws-dice",
"version": "3.0.5",
"version": "3.0.6",
"description": "A dice plugin integrated with topic events",
"main": "library.js",
"scripts": {
Expand Down

0 comments on commit 4bf88bc

Please sign in to comment.