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

Commit 7e8490d

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.6...v3.1.0) (2021-10-10) ### Features * added better command error handling and replying ([#131](#131)) ([b658e6b](b658e6b))
1 parent b658e6b commit 7e8490d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.1.0](https://github.com/animafps/fpsmath/compare/v3.0.6...v3.1.0) (2021-10-10)
2+
3+
4+
### Features
5+
6+
* added better command error handling and replying ([#131](https://github.com/animafps/fpsmath/issues/131)) ([b658e6b](https://github.com/animafps/fpsmath/commit/b658e6b5dc3d287011970dcb5c3c9afcf2d18da8))
7+
18
## [3.0.6](https://github.com/animafps/fpsmath/compare/v3.0.5...v3.0.6) (2021-10-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fpsmath",
33
"private": true,
4-
"version": "3.0.6",
4+
"version": "3.1.0",
55
"homepage": "https://fpsmath.animafps.xyz",
66
"license": "AGPL-3.0-or-later",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)