File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 7
7
"packages/plugin-packer" : " 8.2.1" ,
8
8
"packages/plugin-uploader" : " 9.1.5" ,
9
9
"packages/profile-loader" : " 5.0.2" ,
10
- "packages/rest-api-client" : " 5.7.3 " ,
10
+ "packages/rest-api-client" : " 5.7.4 " ,
11
11
"packages/webpack-plugin-kintone-plugin" : " 8.0.11" ,
12
12
"packages/eslint-plugin" : " 0.0.3" ,
13
13
"packages/rest" : " 0.2.1"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
13
## [ 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)
7
14
8
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kintone/rest-api-client" ,
3
- "version" : " 5.7.3 " ,
3
+ "version" : " 5.7.4 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments