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

Commit d03dbd9

Browse files
chore(release): 3.3.3
## [3.3.3](v3.3.2...v3.3.3) (2021-10-30) ### Reverts * "docs: changed gif to webm for index doc page" ([850665e](850665e)) * "docs: fixed error with docs not being formatted correctly" ([515c0fd](515c0fd)) * reverts commit 52f2a42 ([4d4a5c8](4d4a5c8))
1 parent 850665e commit d03dbd9

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.3.3](https://github.com/animafps/fpsmath/compare/v3.3.2...v3.3.3) (2021-10-30)
2+
3+
4+
### Reverts
5+
6+
* "docs: changed gif to webm for index doc page" ([850665e](https://github.com/animafps/fpsmath/commit/850665ea8306b9644b4cecd8b7cfde6723768cfb))
7+
* "docs: fixed error with docs not being formatted correctly" ([515c0fd](https://github.com/animafps/fpsmath/commit/515c0fd973001223c3164df230701b1979762fe6))
8+
* reverts commit 52f2a42cd64678e3dc69eea2e411d4090deda22c ([4d4a5c8](https://github.com/animafps/fpsmath/commit/4d4a5c891d62fc46c693b87cfcc7cfbc7f220de2))
9+
110
## [3.3.2](https://github.com/animafps/fpsmath/compare/v3.3.1...v3.3.2) (2021-10-17)
211

312

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.2",
4+
"version": "3.3.3",
55
"homepage": "https://fpsmath.xyz",
66
"license": "AGPL-3.0-or-later",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)