Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
loks0n committed Dec 28, 2024
1 parent d47d4e7 commit 7b7368b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.0.5](https://github.com/loks0n/rapid-draughts/compare/1.0.4...1.0.5)

- feat: extract bitwise [`d47d4e7`](https://github.com/loks0n/rapid-draughts/commit/d47d4e7b7e90cccf9ca32020faee5e2022d8d063)

#### [1.0.4](https://github.com/loks0n/rapid-draughts/compare/1.0.3...1.0.4)

> 25 December 2024
- chore: bump packages, node version [`e7cd892`](https://github.com/loks0n/rapid-draughts/commit/e7cd892828fa75c1e3578d1fdff3625f14675631)
- chore: remove stores [`8ed7c3b`](https://github.com/loks0n/rapid-draughts/commit/8ed7c3b78763855a6d6f4205783fa51afa1c890a)
- chore: remove international [`0069e90`](https://github.com/loks0n/rapid-draughts/commit/0069e90bd3792dd486eaee4d4b4d37c7a10d1a5f)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rapid-draughts",
"private": false,
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"author": {
"name": "loks0n",
Expand Down

0 comments on commit 7b7368b

Please sign in to comment.