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

Commit 40e8996

Browse files
chore(release): 3.4.0
# [3.4.0](v3.3.4...v3.4.0) (2021-12-10) ### Features * **routes:** added route for api ([1375c99](1375c99))
1 parent 1375c99 commit 40e8996

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.4.0](https://github.com/animafps/fpsmath/compare/v3.3.4...v3.4.0) (2021-12-10)
2+
3+
4+
### Features
5+
6+
* **routes:** added route for api ([1375c99](https://github.com/animafps/fpsmath/commit/1375c995009d3c7c17bf0e84b21a772f31320532))
7+
18
## [3.3.4](https://github.com/animafps/fpsmath/compare/v3.3.3...v3.3.4) (2021-11-06)
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.4",
4+
"version": "3.4.0",
55
"homepage": "https://fpsmath.xyz",
66
"license": "AGPL-3.0-or-later",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)