Skip to content

Commit c4bead4

Browse files
committed
fix
1 parent 9af96f2 commit c4bead4

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
このプロジェクトのすべての注目すべき変更をバージョンごとに記録します。
44

5+
## [1.5.2] - 2026-05-13
6+
7+
- 細かな修正
8+
59
## [1.5.1] - 2026-05-13
610

711
- 細かな修正

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@otoneko1102/mixi2-js",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"exports": "./src/index.ts",
55
"publish": {
66
"include": ["src/**/*.ts", "proto/**/*.proto", "README.md", "LICENSE"]

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,6 +1,6 @@
11
{
22
"name": "mixi2-js",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "TypeScript/JavaScript SDK for mixi2 Application API",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)