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

Commit 1a4418f

Browse files
chore(release): 3.3.4
## [3.3.4](v3.3.3...v3.3.4) (2021-11-06) ### Bug Fixes * fixed incorrect support server invite ([43a701c](43a701c))
1 parent 43a701c commit 1a4418f

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.3.4](https://github.com/animafps/fpsmath/compare/v3.3.3...v3.3.4) (2021-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed incorrect support server invite ([43a701c](https://github.com/animafps/fpsmath/commit/43a701ccb87949fee46409d247eb2abf87f7decd))
7+
18
## [3.3.3](https://github.com/animafps/fpsmath/compare/v3.3.2...v3.3.3) (2021-10-30)
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.3.3",
4+
"version": "3.3.4",
55
"homepage": "https://fpsmath.xyz",
66
"license": "AGPL-3.0-or-later",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)