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

Commit 610f6e3

Browse files
committed
chore(release): 3.5.0
1 parent 8fe6d9e commit 610f6e3

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## [3.5.0](https://github.com/animafps/fpsmath/compare/v3.4.0...v3.5.0) (2021-12-22)
6+
7+
8+
### Features
9+
10+
* added analytics ([#174](https://github.com/animafps/fpsmath/issues/174)) ([8fe6d9e](https://github.com/animafps/fpsmath/commit/8fe6d9e8df833fc1f3aa723a2d2da11f1aad86c8))

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

0 commit comments

Comments
 (0)