Skip to content

Commit 94e52df

Browse files
chore: release from main (#3332)
Co-authored-by: trigger-github-actions-release[bot] <143469140+trigger-github-actions-release[bot]@users.noreply.github.com>
1 parent b4845be commit 94e52df

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"packages/plugin-packer": "8.2.1",
88
"packages/plugin-uploader": "9.1.5",
99
"packages/profile-loader": "5.0.2",
10-
"packages/rest-api-client": "5.7.3",
10+
"packages/rest-api-client": "5.7.4",
1111
"packages/webpack-plugin-kintone-plugin": "8.0.11",
1212
"packages/eslint-plugin": "0.0.3",
1313
"packages/rest": "0.2.1"

packages/rest-api-client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.7.4](https://github.com/kintone/js-sdk/compare/@kintone/rest-api-client@5.7.3...@kintone/rest-api-client@5.7.4) (2025-06-01)
7+
8+
9+
### Bug Fixes
10+
11+
* **rest-api-client:** fix getProcessManagement type ([#3324](https://github.com/kintone/js-sdk/issues/3324)) ([b4845be](https://github.com/kintone/js-sdk/commit/b4845bead4ebb9c18971496d49e3a4ea73b97370))
12+
613
## [5.7.3](https://github.com/kintone/js-sdk/compare/@kintone/rest-api-client@5.7.2...@kintone/rest-api-client@5.7.3) (2025-05-13)
714

815

packages/rest-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kintone/rest-api-client",
3-
"version": "5.7.3",
3+
"version": "5.7.4",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)