Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #2836

Merged
merged 1 commit into from
Sep 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"packages/create-plugin": "8.2.3",
"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/plugin-uploader": "9.1.3",
"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"
}
8 changes: 8 additions & 0 deletions packages/create-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-09-09)


### 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)


Expand Down
2 changes: 1 addition & 1 deletion packages/create-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kintone/create-plugin",
"version": "8.2.3",
"version": "8.2.4",
"description": "A CLI tool for creating a kintone plugin!",
"bin": {
"create-plugin": "bin/cli.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/dts-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-09-09)


### 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)


Expand Down
2 changes: 1 addition & 1 deletion packages/dts-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kintone/dts-gen",
"version": "8.0.12",
"version": "8.0.13",
"description": "Types for kintone js api and Types generating tools",
"main": "dist/index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

- We dropped Node v14 support. Now supported versions are v16, v18, and v20.

## [9.1.3](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-09-09)


### Bug Fixes

* **deps:** update dependency puppeteer to ^22.13.1 ([#2821](https://github.com/kintone/js-sdk/issues/2821)) ([9358686](https://github.com/kintone/js-sdk/commit/9358686c48d6ecb02c852af894c934d2163d3b09))

## [9.1.2](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-06-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kintone/plugin-uploader",
"version": "9.1.2",
"version": "9.1.3",
"description": "A kintone plugin uploader using puppeteer",
"bin": {
"kintone-plugin-uploader": "bin/cli.js"
Expand Down
24 changes: 24 additions & 0 deletions packages/rest-api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
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-09-09)


### 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 get and update methods for admin notes ([#2849](https://github.com/kintone/js-sdk/issues/2849)) ([2a298e1](https://github.com/kintone/js-sdk/commit/2a298e167b7aaf22649fbee6435c666f10aa243d))
* **rest-api-client:** Add method for uninstall plugin ([#2950](https://github.com/kintone/js-sdk/issues/2950)) ([4bcc99b](https://github.com/kintone/js-sdk/commit/4bcc99b964761bab2cffabd4c917d6d638358bb1))
* **rest-api-client:** add method of plugin.installPlugin ([#2931](https://github.com/kintone/js-sdk/issues/2931)) ([510a580](https://github.com/kintone/js-sdk/commit/510a580a668c094de180dbd1c3d598c7354318c2))
* **rest-api-client:** add method of plugin.updatePlugin ([#2918](https://github.com/kintone/js-sdk/issues/2918)) ([305693f](https://github.com/kintone/js-sdk/commit/305693f6f92766abbc4ef48b3c36931c6de73b0c))
* **rest-api-client:** add new properties to get/updateAppSettings ([#2949](https://github.com/kintone/js-sdk/issues/2949)) ([da91ede](https://github.com/kintone/js-sdk/commit/da91edec504dadc03a132e7bc627e37d904a754f))
* **rest-api-client:** add plugin.getPlugins, getRequiredPlugins, and getApps ([#2896](https://github.com/kintone/js-sdk/issues/2896)) ([4b0d2d2](https://github.com/kintone/js-sdk/commit/4b0d2d23109aa9a6fc916125721a98e05f04372f))
* **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))
* **rest-api-client:** add the method of app.addPlugins ([#2910](https://github.com/kintone/js-sdk/issues/2910)) ([37c3a45](https://github.com/kintone/js-sdk/commit/37c3a45ccd20e7abb412ef81c5a061f9e03532c8))
* **rest-api-client:** update space.getSpace method ([#2876](https://github.com/kintone/js-sdk/issues/2876)) ([8ecc4d1](https://github.com/kintone/js-sdk/commit/8ecc4d155d2363b6f69ff4db294aeb20ee7e06f7))


### 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)


Expand Down
2 changes: 1 addition & 1 deletion packages/rest-api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kintone/rest-api-client",
"version": "5.5.2",
"version": "5.6.0",
"publishConfig": {
"access": "public"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/webpack-plugin-kintone-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-09-09)


### 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)


Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin-kintone-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kintone/webpack-plugin-kintone-plugin",
"version": "8.0.9",
"version": "8.0.10",
"description": "A webpack plugin to generate a plugin zip",
"main": "dist/index.js",
"engines": {
Expand Down