Skip to content

Commit

Permalink
chore: release 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KraXen72 committed May 10, 2022
1 parent 1c8a0c3 commit 2935204
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### [1.5.4](https://github.com/KraXen72/crankshaft/compare/1.5.3...1.5.4) (2022-05-10)


### Features

* make the client more secure (see readme) ([1c8a0c3](https://github.com/KraXen72/crankshaft/commit/1c8a0c367f67af6e8b3bd28d4dd210ad26917255))
* split main into 3 files ([8d0775c](https://github.com/KraXen72/crankshaft/commit/8d0775cf65c16d3f83f74a9246760503b2ef4994))


### Bug Fixes

* client settings don't load after "reset settings" ([978424a](https://github.com/KraXen72/crankshaft/commit/978424afd5087ad1fafbfdbd58740ccba75c7b7a))
* small source cleanup ([c5c54b4](https://github.com/KraXen72/crankshaft/commit/c5c54b41a5293e2f02c45fbe5931c2f278cdf639))

### [1.5.3](https://github.com/KraXen72/crankshaft/compare/1.5.2...1.5.3) (2022-05-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crankshaft",
"version": "1.5.3",
"version": "1.5.4",
"description": "Crankshaft Krunker Client by KraXen72",
"main": "./app/main.js",
"scripts": {
Expand Down

0 comments on commit 2935204

Please sign in to comment.