Skip to content

Commit 3c4f42e

Browse files
committed
Release 1.0.0
1 parent e795cf3 commit 3c4f42e

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,10 +4,18 @@ 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.0](https://github.com/loks0n/rapid-draughts/compare/0.9.7...1.0.0)
8+
9+
- docs: add author [`e795cf3`](https://github.com/loks0n/rapid-draughts/commit/e795cf361872f956214cb265acb425a0b37abf6f)
10+
- docs: contributing [`fd8423d`](https://github.com/loks0n/rapid-draughts/commit/fd8423dd66de3356e05536c8f016be3835e08d3e)
11+
712
#### [0.9.7](https://github.com/loks0n/rapid-draughts/compare/0.9.6...0.9.7)
813

14+
> 2 April 2023
15+
916
- feat: migrate computer to async [`1f2c9c8`](https://github.com/loks0n/rapid-draughts/commit/1f2c9c898fb834cf69fd55b3f7b5ae0c785e8113)
1017
- fix: more 32nd bit bugs [`4c1ca50`](https://github.com/loks0n/rapid-draughts/commit/4c1ca5068f5b2ba605a301daf6cda5e4a0fb1dd3)
18+
- Release 0.9.7 [`f81a0f0`](https://github.com/loks0n/rapid-draughts/commit/f81a0f06b3ead91e9892c43d3096298fcda01851)
1119

1220
#### [0.9.6](https://github.com/loks0n/rapid-draughts/compare/0.9.5...0.9.6)
1321

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": "0.9.7",
4+
"version": "1.0.0",
55
"license": "MIT",
66
"author": {
77
"name": "Luke B. Silver",

0 commit comments

Comments
 (0)