Skip to content

Commit 951f104

Browse files
committed
Release 1.0.4
1 parent 1c7b404 commit 951f104

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,8 +4,16 @@ 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.4](https://github.com/loks0n/rapid-draughts/compare/1.0.3...1.0.4)
8+
9+
- chore: bump packages, node version [`e7cd892`](https://github.com/loks0n/rapid-draughts/commit/e7cd892828fa75c1e3578d1fdff3625f14675631)
10+
- chore: remove stores [`8ed7c3b`](https://github.com/loks0n/rapid-draughts/commit/8ed7c3b78763855a6d6f4205783fa51afa1c890a)
11+
- chore: remove international [`0069e90`](https://github.com/loks0n/rapid-draughts/commit/0069e90bd3792dd486eaee4d4b4d37c7a10d1a5f)
12+
713
#### [1.0.3](https://github.com/loks0n/rapid-draughts/compare/1.0.2...1.0.3)
814

15+
> 5 December 2024
16+
917
- chore: bump packages [`f78e406`](https://github.com/loks0n/rapid-draughts/commit/f78e406b912fd9d4e31a8a0810ab2d0512998bf2)
1018
- chore: bump packages [`f367bde`](https://github.com/loks0n/rapid-draughts/commit/f367bde32288a5bf9165394434522b5299005719)
1119
- chore: refactor move generation [`4fdbca5`](https://github.com/loks0n/rapid-draughts/commit/4fdbca5576891fa0372183d6adc4411f44f7d538)

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

0 commit comments

Comments
 (0)