Skip to content

Commit 2130e21

Browse files
committed
bump v3.4.0
1 parent 85eef6c commit 2130e21

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 3.4.0
4+
* ./constants 以下に enum を利用しない型定義を追加
5+
36
## 3.3.0
47
* PointMoveEvent, PointUpEvent に button を追加
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akashic/playlog",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "The interface definition of Playlog, the serialization format of Akashic game execution",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)