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

Commit 57ac74a

Browse files
chore(release): 3.3.0
# [3.3.0](v3.2.0...v3.3.0) (2021-10-15) ### Features * added fov & fovconvert commands and fov helper functions ([#133](#133)) ([8c21582](8c21582))
1 parent 8c21582 commit 57ac74a

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.0](https://github.com/animafps/fpsmath/compare/v3.2.0...v3.3.0) (2021-10-15)
2+
3+
4+
### Features
5+
6+
* added fov & fovconvert commands and fov helper functions ([#133](https://github.com/animafps/fpsmath/issues/133)) ([8c21582](https://github.com/animafps/fpsmath/commit/8c215824fa4c2ea258cad4b1c1a8281ed310bdde))
7+
18
# [3.2.0](https://github.com/animafps/fpsmath/compare/v3.1.2...v3.2.0) (2021-10-14)
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.2.0",
4+
"version": "3.3.0",
55
"homepage": "https://fpsmath.animafps.xyz",
66
"license": "AGPL-3.0-or-later",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)