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

Commit 0f04f10

Browse files
chore(release): 3.1.2
## [3.1.2](v3.1.1...v3.1.2) (2021-10-14) ### Bug Fixes * **ready listener:** fixed users count ([970de7a](970de7a))
1 parent 970de7a commit 0f04f10

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.2](https://github.com/animafps/fpsmath/compare/v3.1.1...v3.1.2) (2021-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **ready listener:** fixed users count ([970de7a](https://github.com/animafps/fpsmath/commit/970de7a68d8fa63afc51c96ec96e4a2c83b6e36b))
7+
18
## [3.1.1](https://github.com/animafps/fpsmath/compare/v3.1.0...v3.1.1) (2021-10-12)
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.1.1",
4+
"version": "3.1.2",
55
"homepage": "https://fpsmath.animafps.xyz",
66
"license": "AGPL-3.0-or-later",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)