Skip to content

Commit

Permalink
release(version): Release 0.25.8
Browse files Browse the repository at this point in the history
## [0.25.8](v0.25.7...v0.25.8) (2022-11-16)

### Bug Fixes

* synchronize system was broken thanks to ESM ([c8c829b](c8c829b))
  • Loading branch information
semantic-release-bot committed Nov 16, 2022
1 parent c8c829b commit 6b3c33e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.25.8](https://github.com/Dwakof/ebot/compare/v0.25.7...v0.25.8) (2022-11-16)


### Bug Fixes

* synchronize system was broken thanks to ESM ([c8c829b](https://github.com/Dwakof/ebot/commit/c8c829b9aaddf378902f48b884dd302c558051cd))

## [0.25.7](https://github.com/Dwakof/ebot/compare/v0.25.6...v0.25.7) (2022-11-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ebot",
"version": "0.25.7",
"version": "0.25.8",
"description": "Ebot aka Ecto Botanical Otherworldly Traitorbot",
"homepage": "https://github.com/Dwakof/ebot#readme",
"bugs": {
Expand Down

0 comments on commit 6b3c33e

Please sign in to comment.