Skip to content

Commit

Permalink
Release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
loks0n committed Feb 5, 2025
1 parent f0920af commit fc5122a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ 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.6](https://github.com/loks0n/rapid-draughts/compare/1.0.5...1.0.6)

- chore: update [`99804d4`](https://github.com/loks0n/rapid-draughts/commit/99804d45b4408407c4147edb4196cc31f6cc781f)
- fix: king movement [`f0920af`](https://github.com/loks0n/rapid-draughts/commit/f0920aff6d1e9a1efbda6ad275faea40a928eb27)

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

> 28 December 2024
- feat: extract bitwise [`d47d4e7`](https://github.com/loks0n/rapid-draughts/commit/d47d4e7b7e90cccf9ca32020faee5e2022d8d063)
- Release 1.0.5 [`7b7368b`](https://github.com/loks0n/rapid-draughts/commit/7b7368bcf168f9469fa54a88f9bc31dc5bfc5b68)

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

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.5",
"version": "1.0.6",
"license": "MIT",
"author": {
"name": "loks0n",
Expand Down

0 comments on commit fc5122a

Please sign in to comment.