Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.6...v3.1.0) (2021-10-10)

### Features

* added better command error handling and replying ([#131](#131)) ([b658e6b](b658e6b))
  • Loading branch information
semantic-release-bot committed Oct 10, 2021
1 parent b658e6b commit 7e8490d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.1.0](https://github.com/animafps/fpsmath/compare/v3.0.6...v3.1.0) (2021-10-10)


### Features

* added better command error handling and replying ([#131](https://github.com/animafps/fpsmath/issues/131)) ([b658e6b](https://github.com/animafps/fpsmath/commit/b658e6b5dc3d287011970dcb5c3c9afcf2d18da8))

## [3.0.6](https://github.com/animafps/fpsmath/compare/v3.0.5...v3.0.6) (2021-10-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fpsmath",
"private": true,
"version": "3.0.6",
"version": "3.1.0",
"homepage": "https://fpsmath.animafps.xyz",
"license": "AGPL-3.0-or-later",
"main": "dist/index.js",
Expand Down

0 comments on commit 7e8490d

Please sign in to comment.