Skip to content

Commit

Permalink
v1.0.0 / 2022-11-11
Browse files Browse the repository at this point in the history
  - 正式版リリース
  • Loading branch information
kobalab committed Nov 11, 2022
1 parent 41bfc5b commit 26c422f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.0.0 / 2022-11-11

- 正式版リリース

### v0.6.5 / 2022-11-06

- @kobalab/majiang-core 0.4.0 → 0.5.0
Expand Down
2 changes: 1 addition & 1 deletion lib/player.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* @kobalab/majiang-ai v0.6.5
* @kobalab/majiang-ai v1.0.0
*
* Copyright(C) 2021 Satoshi Kobayashi
* Released under the MIT license
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,6 +1,6 @@
{
"name": "@kobalab/majiang-ai",
"version": "0.6.5",
"version": "1.0.0",
"description": "電脳麻将の思考ルーチン",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 26c422f

Please sign in to comment.