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

Commit

Permalink
chore(release): 3.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.5](v3.0.4...v3.0.5) (2021-10-10)

### Bug Fixes

* fixed the sens command not showing correct help message and added correct command permisions ([d865a74](d865a74))
  • Loading branch information
semantic-release-bot committed Oct 10, 2021
1 parent 165c794 commit 94b7b1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.5](https://github.com/animafps/fpsmath/compare/v3.0.4...v3.0.5) (2021-10-10)


### Bug Fixes

* fixed the sens command not showing correct help message and added correct command permisions ([d865a74](https://github.com/animafps/fpsmath/commit/d865a74e03b17c1622c6932efa88157dbc62c376))

## [3.0.4](https://github.com/animafps/fpsmath/compare/v3.0.3...v3.0.4) (2021-10-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fpsmath",
"private": true,
"version": "3.0.4",
"version": "3.0.5",
"homepage": "https://fpsmath.animafps.xyz",
"license": "AGPL-3.0-or-later",
"main": "dist/index.js",
Expand Down

0 comments on commit 94b7b1a

Please sign in to comment.