Skip to content

Commit

Permalink
chore(main): release 3.0.7 (#160)
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 Sep 4, 2023
1 parent a9476b9 commit ab54b2a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.7](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/compare/v3.0.6...v3.0.7) (2023-09-04)


### Bug Fixes

* eslint configuration ([2b62f4d](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/commit/2b62f4d4f72d7ac305b1ba127345774e858b3224))
* older style remains interfere with new chat icons ([6e5bd73](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/commit/6e5bd733f8959a969a00ccd499ae42e5079a71fd))

## [3.0.6](https://github.com/Wieloswiat/nodebb-plugin-ws-dice/compare/v3.0.5...v3.0.6) (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.6",
"version": "3.0.7",
"description": "A dice plugin integrated with topic events",
"main": "library.js",
"scripts": {
Expand Down

0 comments on commit ab54b2a

Please sign in to comment.