Skip to content

Commit fc5122a

Browse files
committed
Release 1.0.6
1 parent f0920af commit fc5122a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [1.0.6](https://github.com/loks0n/rapid-draughts/compare/1.0.5...1.0.6)
8+
9+
- chore: update [`99804d4`](https://github.com/loks0n/rapid-draughts/commit/99804d45b4408407c4147edb4196cc31f6cc781f)
10+
- fix: king movement [`f0920af`](https://github.com/loks0n/rapid-draughts/commit/f0920aff6d1e9a1efbda6ad275faea40a928eb27)
11+
712
#### [1.0.5](https://github.com/loks0n/rapid-draughts/compare/1.0.4...1.0.5)
813

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

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

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rapid-draughts",
33
"private": false,
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"license": "MIT",
66
"author": {
77
"name": "loks0n",

0 commit comments

Comments
 (0)