Skip to content

Commit 0a32f15

Browse files
committed
1.1.1
1 parent 2fefee8 commit 0a32f15

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[Read translated version (en)](./translations/en/CHANGELOG.md)
22

3+
# 1.1.1
4+
5+
- Fix: オブジェクトリテラルのプロパティ名に一部の予約語を記述できなかった問題を修正
6+
37
# 1.1.0
48

59
- オブジェクトリテラルのプロパティ名に予約語を直接記述できるようになりました。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@
5353
"stringz": "2.1.0",
5454
"uuid": "11.1.0"
5555
}
56-
}
56+
}

unreleased/object-literal-reserved-keywords.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)