-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a95529a
commit e89ed2e
Showing
11 changed files
with
62 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"examples/rest-api-client-demo": "5.5.3", | ||
"packages/create-plugin": "8.2.3", | ||
"examples/rest-api-client-demo": "5.6.0", | ||
"packages/create-plugin": "8.2.4", | ||
"packages/customize-uploader": "8.0.13", | ||
"packages/dts-gen": "8.0.12", | ||
"packages/dts-gen": "8.0.13", | ||
"packages/plugin-manifest-validator": "10.2.2", | ||
"packages/plugin-packer": "8.1.3", | ||
"packages/plugin-uploader": "9.1.2", | ||
"packages/profile-loader": "5.0.1", | ||
"packages/rest-api-client": "5.5.2", | ||
"packages/webpack-plugin-kintone-plugin": "8.0.9" | ||
"packages/rest-api-client": "5.6.0", | ||
"packages/webpack-plugin-kintone-plugin": "8.0.10" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
* devDependencies | ||
* @kintone/customize-uploader bumped from ^7.0.3 to ^7.0.4 | ||
|
||
## [5.6.0](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-07-13) | ||
|
||
|
||
### Features | ||
|
||
* **rest-api-client:** add app.getPlugins method ([#2854](https://github.com/kintone/js-sdk/issues/2854)) ([e88b9f5](https://github.com/kintone/js-sdk/commit/e88b9f569df02485c1f91dcf9fb094d751efbb17)) | ||
* **rest-api-client:** add app.moveToSpace method ([#2855](https://github.com/kintone/js-sdk/issues/2855)) ([be0e5a4](https://github.com/kintone/js-sdk/commit/be0e5a4d6a2d990e7dd7d0ae7b713d4e146ee0be)) | ||
* **rest-api-client:** add space.addThread() method ([#2846](https://github.com/kintone/js-sdk/issues/2846)) ([e08575a](https://github.com/kintone/js-sdk/commit/e08575ad4e62abfbe48e000e68b761d88204263c)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **rest-api-client:** rename moveToSpace method to move ([#2872](https://github.com/kintone/js-sdk/issues/2872)) ([ca902a7](https://github.com/kintone/js-sdk/commit/ca902a7be9e7e1674d4138966049afee7716b149)) | ||
|
||
## [5.5.3](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-06-18) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [8.2.4](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-07-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @kintone/plugin-packer to ^8.1.3 ([#2833](https://github.com/kintone/js-sdk/issues/2833)) ([670fb21](https://github.com/kintone/js-sdk/commit/670fb21ac9974dda5e49151893ef2c357167ceb5)) | ||
* **deps:** update dependency prettier to ^3.3.3 ([#2878](https://github.com/kintone/js-sdk/issues/2878)) ([a95529a](https://github.com/kintone/js-sdk/commit/a95529aa01da55061807d1d792754d0cff9461fe)) | ||
|
||
## [8.2.3](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-06-18) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,13 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [8.0.13](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-07-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency prettier to ^3.3.3 ([#2878](https://github.com/kintone/js-sdk/issues/2878)) ([a95529a](https://github.com/kintone/js-sdk/commit/a95529aa01da55061807d1d792754d0cff9461fe)) | ||
|
||
## [8.0.12](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-06-12) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,22 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [5.6.0](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-07-13) | ||
|
||
|
||
### Features | ||
|
||
* **rest-api-client:** add app.getPlugins method ([#2854](https://github.com/kintone/js-sdk/issues/2854)) ([e88b9f5](https://github.com/kintone/js-sdk/commit/e88b9f569df02485c1f91dcf9fb094d751efbb17)) | ||
* **rest-api-client:** add app.moveToSpace method ([#2855](https://github.com/kintone/js-sdk/issues/2855)) ([be0e5a4](https://github.com/kintone/js-sdk/commit/be0e5a4d6a2d990e7dd7d0ae7b713d4e146ee0be)) | ||
* **rest-api-client:** add space.addThread() method ([#2846](https://github.com/kintone/js-sdk/issues/2846)) ([e08575a](https://github.com/kintone/js-sdk/commit/e08575ad4e62abfbe48e000e68b761d88204263c)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency qs to ^6.12.2 ([#2853](https://github.com/kintone/js-sdk/issues/2853)) ([659912e](https://github.com/kintone/js-sdk/commit/659912ef627db6ed23867e9e7d8a405a76b8827e)) | ||
* **deps:** update dependency qs to ^6.12.3 ([#2869](https://github.com/kintone/js-sdk/issues/2869)) ([068fde7](https://github.com/kintone/js-sdk/commit/068fde7fc5dbc2519ad011132738b6dc48e49961)) | ||
* **rest-api-client:** rename moveToSpace method to move ([#2872](https://github.com/kintone/js-sdk/issues/2872)) ([ca902a7](https://github.com/kintone/js-sdk/commit/ca902a7be9e7e1674d4138966049afee7716b149)) | ||
|
||
## [5.5.2](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-06-12) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,13 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [8.0.10](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-07-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @kintone/plugin-packer to ^8.1.3 ([#2833](https://github.com/kintone/js-sdk/issues/2833)) ([670fb21](https://github.com/kintone/js-sdk/commit/670fb21ac9974dda5e49151893ef2c357167ceb5)) | ||
|
||
## [8.0.9](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-06-12) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters