Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
loks0n committed Apr 28, 2023
1 parent 78d091d commit 82d221e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ 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.2](https://github.com/loks0n/rapid-draughts/compare/1.0.1...1.0.2)

- chore: bump packages [`d6b6ef8`](https://github.com/loks0n/rapid-draughts/commit/d6b6ef83506844458d21725979134da7004fc68b)
- docs: change author name [`78d091d`](https://github.com/loks0n/rapid-draughts/commit/78d091da46064e5ccdec9d15aa323e74fb7f672a)
- chore: bump node version [`f5a6441`](https://github.com/loks0n/rapid-draughts/commit/f5a6441692e146ec234ddbcbcb5884ffa5f0bbf2)

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

> 7 April 2023
- chore: bump packages [`75c3ad6`](https://github.com/loks0n/rapid-draughts/commit/75c3ad671434751a6de9aa74a22e1af7d0975385)
- Release 1.0.1 [`d6a997e`](https://github.com/loks0n/rapid-draughts/commit/d6a997e07e752c94cb7987393fc0f7c1f24be554)
- docs: new homepage [`aa38376`](https://github.com/loks0n/rapid-draughts/commit/aa383761bcd0652889937c20a98131124e7dab11)

### [1.0.0](https://github.com/loks0n/rapid-draughts/compare/0.9.7...1.0.0)
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.1",
"version": "1.0.2",
"license": "MIT",
"author": {
"name": "loks0n",
Expand Down

0 comments on commit 82d221e

Please sign in to comment.