Skip to content

Commit 7b7368b

Browse files
committed
Release 1.0.5
1 parent d47d4e7 commit 7b7368b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.5](https://github.com/loks0n/rapid-draughts/compare/1.0.4...1.0.5)
8+
9+
- feat: extract bitwise [`d47d4e7`](https://github.com/loks0n/rapid-draughts/commit/d47d4e7b7e90cccf9ca32020faee5e2022d8d063)
10+
711
#### [1.0.4](https://github.com/loks0n/rapid-draughts/compare/1.0.3...1.0.4)
812

13+
> 25 December 2024
14+
915
- chore: bump packages, node version [`e7cd892`](https://github.com/loks0n/rapid-draughts/commit/e7cd892828fa75c1e3578d1fdff3625f14675631)
1016
- chore: remove stores [`8ed7c3b`](https://github.com/loks0n/rapid-draughts/commit/8ed7c3b78763855a6d6f4205783fa51afa1c890a)
1117
- chore: remove international [`0069e90`](https://github.com/loks0n/rapid-draughts/commit/0069e90bd3792dd486eaee4d4b4d37c7a10d1a5f)

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.4",
4+
"version": "1.0.5",
55
"license": "MIT",
66
"author": {
77
"name": "loks0n",

0 commit comments

Comments
 (0)