# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.20.0](https://github.com/kintone/cli-kintone/compare/v1.19.3...v1.20.0) (2026-06-08)


### Features

* **plugin:** support sandbox manifest fields (sandbox / allowed_hosts / permissions) ([#1447](https://github.com/kintone/cli-kintone/issues/1447)) ([7a892c9](https://github.com/kintone/cli-kintone/commit/7a892c9001cfd041e3dc503d64f8c97fd9bccc4c))

## [1.19.3](https://github.com/kintone/cli-kintone/compare/v1.19.2...v1.19.3) (2026-05-25)


### Bug Fixes

* **ci:** keep working tree clean when Takumi Guard configures registry ([#1466](https://github.com/kintone/cli-kintone/issues/1466)) ([b155d91](https://github.com/kintone/cli-kintone/commit/b155d91fb77c0f778d5224b479fc46fca7c721b0))
* **deps:** replace node-rsa to node crypto ([#1380](https://github.com/kintone/cli-kintone/issues/1380)) ([1952af7](https://github.com/kintone/cli-kintone/commit/1952af7da4b7cc32783ec99b1cb40b509a1a92b9))
* **deps:** update dependency @kintone/rest-api-client to v6.2.0 ([1aacaac](https://github.com/kintone/cli-kintone/commit/1aacaac267e34d8bc08e199a7d7997332fd2bebd))
* fix dependencies versions ([#1415](https://github.com/kintone/cli-kintone/issues/1415)) ([993df64](https://github.com/kintone/cli-kintone/commit/993df64188ccaee2c16f7f06fc30693a858a89fa))
* retry transient kintone API errors ([#1464](https://github.com/kintone/cli-kintone/issues/1464)) ([a224c0d](https://github.com/kintone/cli-kintone/commit/a224c0dd455c15a58a6a38eba74f8e87a6e17a1a))

## [1.19.2](https://github.com/kintone/cli-kintone/compare/v1.19.1...v1.19.2) (2026-03-31)


### Bug Fixes

* update rest-api-client version ([#1413](https://github.com/kintone/cli-kintone/issues/1413)) ([f9eb957](https://github.com/kintone/cli-kintone/commit/f9eb957e6c7151200b9b3195e2a5f6e0f8af7b23))


### Documentation

* fix broken community banner ([#1366](https://github.com/kintone/cli-kintone/issues/1366)) ([6fe5570](https://github.com/kintone/cli-kintone/commit/6fe557078a59cd0b2066512574e61448805f6f64))

## [1.19.1](https://github.com/kintone/cli-kintone/compare/v1.19.0...v1.19.1) (2026-02-24)


### Bug Fixes

* fix check of auth options required ([#1346](https://github.com/kintone/cli-kintone/issues/1346)) ([c78a44b](https://github.com/kintone/cli-kintone/commit/c78a44bde3386a50e602e7b85466e431a005099c))


### Documentation

* add release note for v1.19.0 ([#1345](https://github.com/kintone/cli-kintone/issues/1345)) ([1d87c09](https://github.com/kintone/cli-kintone/commit/1d87c09e9035ef6955ef11ec7350b8c86c0c060b))

## [1.19.0](https://github.com/kintone/cli-kintone/compare/v1.18.0...v1.19.0) (2026-02-10)


### Features

* **plugin-packer:** add ms language support ([#1340](https://github.com/kintone/cli-kintone/issues/1340)) ([21c9ef3](https://github.com/kintone/cli-kintone/commit/21c9ef3309adb82828b67a7eb1d84c839e27a47d))


### Documentation

* add v1.18.0 release blog ([#1337](https://github.com/kintone/cli-kintone/issues/1337)) ([e048623](https://github.com/kintone/cli-kintone/commit/e0486236bf0a71ec67935da08f38b53bfdfba319))

## [1.18.0](https://github.com/kintone/cli-kintone/compare/v1.17.0...v1.18.0) (2026-02-06)


### Features

* official release of plugin and customize commands ([#1322](https://github.com/kintone/cli-kintone/issues/1322)) ([28ada81](https://github.com/kintone/cli-kintone/commit/28ada8195d063f9438e75dc860d720cb1bf9157a))


### Bug Fixes

* fix update of customize commands ([#1330](https://github.com/kintone/cli-kintone/issues/1330)) ([2d60e94](https://github.com/kintone/cli-kintone/commit/2d60e94f4c12c62281387d357f4b55aa05b57e49))

## [1.17.0](https://github.com/kintone/cli-kintone/compare/v1.16.2...v1.17.0) (2026-01-16)


### Features

* customize upload ([#1308](https://github.com/kintone/cli-kintone/issues/1308)) ([b434cd2](https://github.com/kintone/cli-kintone/commit/b434cd2471b72a32bc0b435acd4b50f79366c834))


### Documentation

* add migration guide from customize-uploader ([#1311](https://github.com/kintone/cli-kintone/issues/1311)) ([a271dea](https://github.com/kintone/cli-kintone/commit/a271dea031bc3eef8441f855e78af2aa048bb9cc))

## [1.16.2](https://github.com/kintone/cli-kintone/compare/v1.16.1...v1.16.2) (2025-12-22)


### Bug Fixes

* uncaught error caused by missing await ([#1292](https://github.com/kintone/cli-kintone/issues/1292)) ([a56f8a9](https://github.com/kintone/cli-kintone/commit/a56f8a9175a2c739830b79bbe82c6be3de5f8329))


### Documentation

* add Japanese localization ([#1272](https://github.com/kintone/cli-kintone/issues/1272)) ([9cf78f3](https://github.com/kintone/cli-kintone/commit/9cf78f35aa6b77e2a0a85e02b872a0b2ccc9bf54))
* add Migration Guide ([#1259](https://github.com/kintone/cli-kintone/issues/1259)) ([ff8f8cf](https://github.com/kintone/cli-kintone/commit/ff8f8cff261550b97ae3b147584235db37a6cc00))
* refine Migration Guide ([#1289](https://github.com/kintone/cli-kintone/issues/1289)) ([289f4ff](https://github.com/kintone/cli-kintone/commit/289f4ff0254646015ae402636ffadd4f2b7be326))
* update Migration Guide ([#1290](https://github.com/kintone/cli-kintone/issues/1290)) ([9e1c60f](https://github.com/kintone/cli-kintone/commit/9e1c60f79093e580749d6a434277de57a72c6b6a))

## [1.16.1](https://github.com/kintone/cli-kintone/compare/v1.16.0...v1.16.1) (2025-12-03)


### Bug Fixes

* plugin-init prompts required non-empty name and desc ([#1261](https://github.com/kintone/cli-kintone/issues/1261)) ([033139a](https://github.com/kintone/cli-kintone/commit/033139a80c82dc07520d404f9e6d27f32d52d90d))
* run `keygen` on `plugin init` ([#1262](https://github.com/kintone/cli-kintone/issues/1262)) ([13b5870](https://github.com/kintone/cli-kintone/commit/13b5870f9535844e40ae0d47ad052bcc92f62df4))

## [1.16.0](https://github.com/kintone/cli-kintone/compare/v1.15.0...v1.16.0) (2025-11-27)


### Features

* add plugin init command (Experimental) ([#1201](https://github.com/kintone/cli-kintone/issues/1201)) ([fa6f918](https://github.com/kintone/cli-kintone/commit/fa6f9185a9992153791a0c3032ba540ae6c813e3))

## [1.15.0](https://github.com/kintone/cli-kintone/compare/v1.14.3...v1.15.0) (2025-11-06)


### Features

* add plugin upload command (Experimental) ([#1193](https://github.com/kintone/cli-kintone/issues/1193)) ([9de6f6f](https://github.com/kintone/cli-kintone/commit/9de6f6f4cd0b9fff3fe45d3981178a2a945698f4))


### Bug Fixes

* update interface of `plugin pack` ([#1197](https://github.com/kintone/cli-kintone/issues/1197)) ([9734e19](https://github.com/kintone/cli-kintone/commit/9734e19062c8d1991d49f7b901994739d21b66db))

## [1.14.3](https://github.com/kintone/cli-kintone/compare/v1.14.2...v1.14.3) (2025-10-29)


### Miscellaneous Chores

* bump minimum Node.js version to v20 ([#1184](https://github.com/kintone/cli-kintone/issues/1184)) ([866358c](https://github.com/kintone/cli-kintone/commit/866358cebb2d9810121b7d08ac046a45ebdf2f5f))

## [1.14.2](https://github.com/kintone/cli-kintone/compare/v1.14.1...v1.14.2) (2025-08-06)


Starting with this release, server-side UPSERT is now the default behavior.
See the [release blog](https://cli.kintone.dev/blog/cli-kintone-v1-14-2/) for more details.

### Bug Fixes

* adjustment server-side-upsert ([#1134](https://github.com/kintone/cli-kintone/issues/1134)) ([f50e99b](https://github.com/kintone/cli-kintone/commit/f50e99b557c3f790032e1807317e35df23475e7c))
* obsolete experimental-use-server-side-upsert option ([#1125](https://github.com/kintone/cli-kintone/issues/1125)) ([4fb2770](https://github.com/kintone/cli-kintone/commit/4fb27702f6c3f6624c49febc8ea2ead89d1f6994))


### Documentation

* add release blog for v1.14.2 ([#1137](https://github.com/kintone/cli-kintone/issues/1137)) ([6bff613](https://github.com/kintone/cli-kintone/commit/6bff6136cf13984094759e52de1b21f9c90ee8d0))
* remove  `experimental-use-server-side-upsert` option ([#1136](https://github.com/kintone/cli-kintone/issues/1136)) ([85ee8f2](https://github.com/kintone/cli-kintone/commit/85ee8f2f54b70d774c3c6584a2c09e776ee23450))

## [1.14.1](https://github.com/kintone/cli-kintone/compare/v1.14.0...v1.14.1) (2025-05-09)


### Bug Fixes

* update rest-api-client ([#1063](https://github.com/kintone/cli-kintone/issues/1063)) ([#1068](https://github.com/kintone/cli-kintone/issues/1068)) ([ae68509](https://github.com/kintone/cli-kintone/commit/ae68509bc9e22b048fa54f48d7b78206db12026d))


### Documentation

* add test report link ([#1026](https://github.com/kintone/cli-kintone/issues/1026)) ([9a752ff](https://github.com/kintone/cli-kintone/commit/9a752ff61a1135d8c6ea6ac43a66a4fc01764f1c))

## [1.14.0](https://github.com/kintone/cli-kintone/compare/v1.13.0...v1.14.0) (2025-02-19)


### Features

* retry API request on 5xx errors ([#1013](https://github.com/kintone/cli-kintone/issues/1013)) ([f3d19ae](https://github.com/kintone/cli-kintone/commit/f3d19ae207c7711ee4b5e26486754507ee0c9fa6))
* Support three new locales ([#996](https://github.com/kintone/cli-kintone/issues/996)) ([709bc6c](https://github.com/kintone/cli-kintone/commit/709bc6cc11c0627b76a2f55d27cf2e9d3ecacb33))

## [1.13.0](https://github.com/kintone/cli-kintone/compare/v1.12.3...v1.13.0) (2025-01-16)


### Features

* add use-server-side-upsert option ([#967](https://github.com/kintone/cli-kintone/issues/967)) ([e645b7b](https://github.com/kintone/cli-kintone/commit/e645b7b75afbee891c4179e7475f6c54b499e97a))
* **website:** setup algolia docsearch ([#973](https://github.com/kintone/cli-kintone/issues/973)) ([b8ce7d3](https://github.com/kintone/cli-kintone/commit/b8ce7d3d82c3bc3754b632faaa1badd2c14e3e87))


### Documentation

* fix grammatical error ([#958](https://github.com/kintone/cli-kintone/issues/958)) ([001fd24](https://github.com/kintone/cli-kintone/commit/001fd2485793b57f9d3d0d689a8ad1b5e791189b))

## [1.12.3](https://github.com/kintone/cli-kintone/compare/v1.12.2...v1.12.3) (2024-12-05)


### Bug Fixes

* Fixed so that empty strings are not quoted. ([#949](https://github.com/kintone/cli-kintone/issues/949)) ([c5785a5](https://github.com/kintone/cli-kintone/commit/c5785a5c0a6afce2e4cc1e2dc4a250571805453e))


### Miscellaneous Chores

* expose plugin commands ([#948](https://github.com/kintone/cli-kintone/issues/948)) ([92fb24b](https://github.com/kintone/cli-kintone/commit/92fb24b6636380a098cc39478b6967c6a9c6e24c))

## [1.12.2](https://github.com/kintone/cli-kintone/compare/v1.12.1...v1.12.2) (2024-11-06)


### Miscellaneous Chores

* plugin pack command for 2 ([#916](https://github.com/kintone/cli-kintone/issues/916)) ([268817c](https://github.com/kintone/cli-kintone/commit/268817c33a3f13743cc7df708794b228e9c7bd43))

## [1.12.1](https://github.com/kintone/cli-kintone/compare/v1.12.0...v1.12.1) (2024-10-24)


### Bug Fixes

* remove `preinstall` ([#910](https://github.com/kintone/cli-kintone/issues/910)) ([28318f2](https://github.com/kintone/cli-kintone/commit/28318f2af5f33a757826680fc5b51057afbbd592))


### Documentation

* fix broken links ([#907](https://github.com/kintone/cli-kintone/issues/907)) ([4d889aa](https://github.com/kintone/cli-kintone/commit/4d889aa0a71cd976ec618348942b86d60d4d887a))

## [1.12.0](https://github.com/kintone/cli-kintone/compare/v1.11.1...v1.12.0) (2024-10-23)


### Features

* publish cli-kintone to npm registry ([#877](https://github.com/kintone/cli-kintone/issues/877)) ([3c5e365](https://github.com/kintone/cli-kintone/commit/3c5e3654497333130691855b846afd845b051ccc))


### Documentation

* define the Stability Index ([#890](https://github.com/kintone/cli-kintone/issues/890)) ([a13b97e](https://github.com/kintone/cli-kintone/commit/a13b97e3263bf8d6cb183408cb9781d8e476bdb7))

## [1.11.1](https://github.com/kintone/cli-kintone/compare/v1.11.0...v1.11.1) (2024-09-27)


### Bug Fixes

* **deps:** update dependency https-proxy-agent to ^7.0.5 ([#805](https://github.com/kintone/cli-kintone/issues/805)) ([ce0a464](https://github.com/kintone/cli-kintone/commit/ce0a464c8f701f33dac2ea46e3b8d8f67698c20c))
* **deps:** update dependency sass to ^1.77.6 ([#800](https://github.com/kintone/cli-kintone/issues/800)) ([c4bee55](https://github.com/kintone/cli-kintone/commit/c4bee5554bc9589ddf3c87a3dd44c3459e3efb97))
* **deps:** update dependency sass to ^1.77.7 ([#814](https://github.com/kintone/cli-kintone/issues/814)) ([04a720f](https://github.com/kintone/cli-kintone/commit/04a720f5f4b7f38239f1be0f4e2062823c1cf96a))
* **deps:** update dependency sass to ^1.77.8 ([#816](https://github.com/kintone/cli-kintone/issues/816)) ([f189abd](https://github.com/kintone/cli-kintone/commit/f189abd4dd6450fd978d7181d2e6ebafc196f16a))

## [1.11.0](https://github.com/kintone/cli-kintone/compare/v1.10.14...v1.11.0) (2024-06-18)


### Features

* support trace log level ([#787](https://github.com/kintone/cli-kintone/issues/787)) ([5878c89](https://github.com/kintone/cli-kintone/commit/5878c896d8665d39ad3c11d994052aae0fafa5e4))


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.5.2 ([#777](https://github.com/kintone/cli-kintone/issues/777)) ([eb51e27](https://github.com/kintone/cli-kintone/commit/eb51e2705c7aa2eb80c7741a0f6d9b04a3b49399))
* **deps:** update dependency @mdx-js/react to ^3.0.1 ([#778](https://github.com/kintone/cli-kintone/issues/778)) ([10ec6f8](https://github.com/kintone/cli-kintone/commit/10ec6f8f7bb2005ec29670226789ef7c7c040b0a))
* **deps:** update dependency clsx to ^2.0.1 ([#779](https://github.com/kintone/cli-kintone/issues/779)) ([37b872c](https://github.com/kintone/cli-kintone/commit/37b872c1f5fc8fc1e1c103846f0ada7b51738bd6))
* **deps:** update dependency clsx to ^2.1.1 ([#780](https://github.com/kintone/cli-kintone/issues/780)) ([f8cc39a](https://github.com/kintone/cli-kintone/commit/f8cc39ad5056224a13f346a4b1719a9ad36c4fbe))
* **deps:** update dependency prism-react-renderer to ^2.3.1 ([#781](https://github.com/kintone/cli-kintone/issues/781)) ([d489d90](https://github.com/kintone/cli-kintone/commit/d489d909fbd11d68ac83d4e50f82f58c4c6dc020))
* **deps:** update react monorepo to ^18.3.1 (patch) ([#782](https://github.com/kintone/cli-kintone/issues/782)) ([4aa2f38](https://github.com/kintone/cli-kintone/commit/4aa2f38aef94a4fe81a34e8a0b5821d2a44bd229))

## [1.10.14](https://github.com/kintone/cli-kintone/compare/v1.10.13...v1.10.14) (2024-06-12)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.5.1 ([#741](https://github.com/kintone/cli-kintone/issues/741)) ([f5cb201](https://github.com/kintone/cli-kintone/commit/f5cb201a5851ea634a7d5a6826b1265b3f8fbcbb))
* **deps:** update dependency chalk to v4.1.2 ([#737](https://github.com/kintone/cli-kintone/issues/737)) ([4b990fc](https://github.com/kintone/cli-kintone/commit/4b990fc5bf31c4ac76eddad336874f83518a6ab9))

## [1.10.13](https://github.com/kintone/cli-kintone/compare/v1.10.12...v1.10.13) (2024-04-02)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.4.0 ([#696](https://github.com/kintone/cli-kintone/issues/696)) ([0092f48](https://github.com/kintone/cli-kintone/commit/0092f481a9a9a4a49617c8b130cbebd0fdf7d907))
* **deps:** update dependency @kintone/rest-api-client to ^5.5.0 ([#711](https://github.com/kintone/cli-kintone/issues/711)) ([6ce828c](https://github.com/kintone/cli-kintone/commit/6ce828c6b8cd7b01efe9a510b3d8d7a299759bf7))

## [1.10.12](https://github.com/kintone/cli-kintone/compare/v1.10.11...v1.10.12) (2024-02-16)


### Bug Fixes

* **deps:** update dependency https-proxy-agent to ^7.0.3 ([#678](https://github.com/kintone/cli-kintone/issues/678)) ([f86d5d2](https://github.com/kintone/cli-kintone/commit/f86d5d23780c792066417b1862ef84d3eb8fe05a))
* **deps:** update dependency https-proxy-agent to ^7.0.4 ([#687](https://github.com/kintone/cli-kintone/issues/687)) ([f731551](https://github.com/kintone/cli-kintone/commit/f7315513bfeab915e2c95be667217711b4c58e2a))

## [1.10.11](https://github.com/kintone/cli-kintone/compare/v1.10.10...v1.10.11) (2024-02-07)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.0.8 ([#666](https://github.com/kintone/cli-kintone/issues/666)) ([9cf4af5](https://github.com/kintone/cli-kintone/commit/9cf4af5944cf057a6ed15776fdfbf4e865143c57))

## [1.10.10](https://github.com/kintone/cli-kintone/compare/v1.10.9...v1.10.10) (2024-01-26)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.0.7 ([#660](https://github.com/kintone/cli-kintone/issues/660)) ([b479566](https://github.com/kintone/cli-kintone/commit/b47956622b32081627f3a1a31c8f695f2805b797))

## [1.10.9](https://github.com/kintone/cli-kintone/compare/v1.10.8...v1.10.9) (2024-01-23)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.0.6 ([#656](https://github.com/kintone/cli-kintone/issues/656)) ([56cd488](https://github.com/kintone/cli-kintone/commit/56cd488ac8b2bbc2d8f797d345caa9e7ca39478e))

## [1.10.8](https://github.com/kintone/cli-kintone/compare/v1.10.7...v1.10.8) (2024-01-16)


### Bug Fixes

* fixing maximum call stack size exceeded error ([#639](https://github.com/kintone/cli-kintone/issues/639)) ([e9e20d4](https://github.com/kintone/cli-kintone/commit/e9e20d47fadc8640bc3826dc44949f63eac1fe2f))

## [1.10.7](https://github.com/kintone/cli-kintone/compare/v1.10.6...v1.10.7) (2023-12-21)


### ⚠ BREAKING CHANGES

* The behavior for an empty string inside the Table field changed (#630 )

### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.0.5 ([#632](https://github.com/kintone/cli-kintone/issues/632)) ([c2f43e5](https://github.com/kintone/cli-kintone/commit/c2f43e57c054040fbac5af29f62fe9093340ffc0))
* update behaviour for an empty string inside Table field ([#630](https://github.com/kintone/cli-kintone/issues/630)) ([418ffdb](https://github.com/kintone/cli-kintone/commit/418ffdbb55f16be884237ab414e2c48ba97e6e29))

## [1.10.6](https://github.com/kintone/cli-kintone/compare/v1.10.5...v1.10.6) (2023-12-06)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.0.4 ([#595](https://github.com/kintone/cli-kintone/issues/595)) ([1a3ec45](https://github.com/kintone/cli-kintone/commit/1a3ec45ad798dd022cd2305925ae7b194e161806))

## [1.10.5](https://github.com/kintone/cli-kintone/compare/v1.10.4...v1.10.5) (2023-11-14)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.0.3 ([#552](https://github.com/kintone/cli-kintone/issues/552)) ([7f45a41](https://github.com/kintone/cli-kintone/commit/7f45a4112ea969b4fea0706a299b2b8df6e50835))

## [1.10.4](https://github.com/kintone/cli-kintone/compare/v1.10.3...v1.10.4) (2023-10-31)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.0.2 ([#546](https://github.com/kintone/cli-kintone/issues/546)) ([3edfe65](https://github.com/kintone/cli-kintone/commit/3edfe6530ca50e4390b5877d07abf02ceb632645))

## [1.10.3](https://github.com/kintone/cli-kintone/compare/v1.10.2...v1.10.3) (2023-10-24)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^5.0.1 ([#535](https://github.com/kintone/cli-kintone/issues/535)) ([3632c99](https://github.com/kintone/cli-kintone/commit/3632c997b008cff7fc7c9d9b62f0305197e604b9))
* **deps:** update dependency @kintone/rest-api-client to v5 ([#514](https://github.com/kintone/cli-kintone/issues/514)) ([89422d0](https://github.com/kintone/cli-kintone/commit/89422d0642f1891d7a1106eaa6cde1330c3f60af))

## [1.10.2](https://github.com/kintone/cli-kintone/compare/v1.10.1...v1.10.2) (2023-10-16)


### Bug Fixes

* increase the socket timeout value ([#526](https://github.com/kintone/cli-kintone/issues/526)) ([b56dce4](https://github.com/kintone/cli-kintone/commit/b56dce4e1d1b535abfa694855019a09220cda4a5))

## [1.10.1](https://github.com/kintone/cli-kintone/compare/v1.10.0...v1.10.1) (2023-10-03)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^4.1.1 ([#507](https://github.com/kintone/cli-kintone/issues/507)) ([1cd8b87](https://github.com/kintone/cli-kintone/commit/1cd8b8705efc2bc7100d94f943be96f7668ad132))

## [1.10.0](https://github.com/kintone/cli-kintone/compare/v1.9.0...v1.10.0) (2023-09-26)


### Features

* Support `log-level` and `verbose` option ([#492](https://github.com/kintone/cli-kintone/issues/492)) ([4fca330](https://github.com/kintone/cli-kintone/commit/4fca3302cb90d3c85a10492bf3bf5a7c4f853f8d))
* Support log config levels ([#493](https://github.com/kintone/cli-kintone/issues/493)) ([fb32adb](https://github.com/kintone/cli-kintone/commit/fb32adb97c464c5a6eafdcbc7c56587ed5d54c9e))

## [1.9.0](https://github.com/kintone/cli-kintone/compare/v1.8.4...v1.9.0) (2023-09-12)


### Features

* Show warning when no target records exist on record exporting ([#470](https://github.com/kintone/cli-kintone/issues/470)) ([31a7fb8](https://github.com/kintone/cli-kintone/commit/31a7fb87c0d27cf2f78ec875c326f95cb2f7f270))
* Support new log event levels (`debug` and `fatal`) ([#473](https://github.com/kintone/cli-kintone/issues/473)) ([33c4652](https://github.com/kintone/cli-kintone/commit/33c4652ce10cafd7e5fba6c63b6a19fa22347d98))

## [1.8.4](https://github.com/kintone/cli-kintone/compare/v1.8.3...v1.8.4) (2023-09-06)


### Bug Fixes

* **deps:** update dependency https-proxy-agent to ^7.0.2 ([#464](https://github.com/kintone/cli-kintone/issues/464)) ([e5b0988](https://github.com/kintone/cli-kintone/commit/e5b09886399904eb89dac35ab18cfff64d4faa8b))
* **deps:** update dependency https-proxy-agent to v7 ([#352](https://github.com/kintone/cli-kintone/issues/352)) ([b36fa04](https://github.com/kintone/cli-kintone/commit/b36fa04b9007b8148060acde719cdfd6f8581ec8))

## [1.8.3](https://github.com/kintone/cli-kintone/compare/v1.8.2...v1.8.3) (2023-08-22)


### Bug Fixes

* improve an error message when process failed due to the wrong encoding ([#437](https://github.com/kintone/cli-kintone/issues/437)) ([a195670](https://github.com/kintone/cli-kintone/commit/a1956702de0b30d76bc4cac10c86107be3605bae))

## [1.8.2](https://github.com/kintone/cli-kintone/compare/v1.8.1...v1.8.2) (2023-08-07)


### Bug Fixes

* **deps:** update dependency inquirer to ^8.2.6 ([#422](https://github.com/kintone/cli-kintone/issues/422)) ([615a576](https://github.com/kintone/cli-kintone/commit/615a5761a9dd5680d823046e6cbf321b66455c76))

## [1.8.1](https://github.com/kintone/cli-kintone/compare/v1.8.0...v1.8.1) (2023-08-02)


### Bug Fixes

* making false the default value of the delete command prompt ([#411](https://github.com/kintone/cli-kintone/issues/411)) ([2641ec3](https://github.com/kintone/cli-kintone/commit/2641ec33c68f906292053003294d86e81ea22802))

## [1.8.0](https://github.com/kintone/cli-kintone/compare/v1.7.2...v1.8.0) (2023-07-26)


### Features

* specifying socket timeout ([#410](https://github.com/kintone/cli-kintone/issues/410)) ([b2cdb29](https://github.com/kintone/cli-kintone/commit/b2cdb291b7d66d9320656bcfea71a3df47c69740))


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^4.1.0 ([#405](https://github.com/kintone/cli-kintone/issues/405)) ([6b8a390](https://github.com/kintone/cli-kintone/commit/6b8a3907f51ccba79b8266cb56a131856f9bcbd1))
* **deps:** update dependency @kintone/rest-api-client to v4 ([#369](https://github.com/kintone/cli-kintone/issues/369)) ([1bd600a](https://github.com/kintone/cli-kintone/commit/1bd600a5fd6d61dc0943258645174a3048b539ec))

## [1.7.2](https://github.com/kintone/cli-kintone/compare/v1.7.1...v1.7.2) (2023-07-12)


### Bug Fixes

* allow Date field format is yyyy/mm/dd ([#390](https://github.com/kintone/cli-kintone/issues/390)) ([f9af100](https://github.com/kintone/cli-kintone/commit/f9af1005281955232c8ae7a067d4e834e9ee82a1))

## [1.7.1](https://github.com/kintone/cli-kintone/compare/v1.7.0...v1.7.1) (2023-06-26)


### Bug Fixes

* `undefined` error message of the upsert command ([#376](https://github.com/kintone/cli-kintone/issues/376)) ([1f922ca](https://github.com/kintone/cli-kintone/commit/1f922cae93f97546466019840ac2a217ccbbc0bb))

## [1.7.0](https://github.com/kintone/cli-kintone/compare/v1.6.0...v1.7.0) (2023-06-10)


### Features

* enable record import with a Record Number field ([#368](https://github.com/kintone/cli-kintone/issues/368)) ([ae4846e](https://github.com/kintone/cli-kintone/commit/ae4846e610d3d70c8c0052239d1d9597061b16c3))

## [1.6.0](https://github.com/kintone/cli-kintone/compare/v1.5.3...v1.6.0) (2023-06-07)


### Features

* enable upsert with non-updatable fields ([#366](https://github.com/kintone/cli-kintone/issues/366)) ([0e5f1d2](https://github.com/kintone/cli-kintone/commit/0e5f1d2504b05b1e9370fe721999d943cb211f02))


### Bug Fixes

* allow users to export an attachment with filename including a special character ([#358](https://github.com/kintone/cli-kintone/issues/358)) ([40a9c6f](https://github.com/kintone/cli-kintone/commit/40a9c6fa8eac7e923d566e3dfdd2eaebe020bea4))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.15 ([#359](https://github.com/kintone/cli-kintone/issues/359)) ([beaa913](https://github.com/kintone/cli-kintone/commit/beaa91384ac1b4dcc9d3f551f283b54431aeb7dc))

## [1.5.3](https://github.com/kintone/cli-kintone/compare/v1.5.2...v1.5.3) (2023-05-30)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.3.14 ([#350](https://github.com/kintone/cli-kintone/issues/350)) ([aa4ba94](https://github.com/kintone/cli-kintone/commit/aa4ba948f309d4059e465621a33fd09e6452361d))
* show correct error message when `--guest-space-id` option is missing ([#356](https://github.com/kintone/cli-kintone/issues/356)) ([b993c81](https://github.com/kintone/cli-kintone/commit/b993c81670ac479a70e30217b6aa9a61f12cd526))

## [1.5.2](https://github.com/kintone/cli-kintone/compare/v1.5.1...v1.5.2) (2023-05-24)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.3.13 ([#344](https://github.com/kintone/cli-kintone/issues/344)) ([9d9dd5a](https://github.com/kintone/cli-kintone/commit/9d9dd5a788677417d2104ac69c38fa7a7204e963))

## [1.5.1](https://github.com/kintone/cli-kintone/compare/v1.5.0...v1.5.1) (2023-05-15)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.3.12 ([#338](https://github.com/kintone/cli-kintone/issues/338)) ([2234cb0](https://github.com/kintone/cli-kintone/commit/2234cb0537854790f5394f1cd8fef82289f0f228))

## [1.5.0](https://github.com/kintone/cli-kintone/compare/v1.4.0...v1.5.0) (2023-05-10)


### Features

* improve memory usage of record export ([#311](https://github.com/kintone/cli-kintone/issues/311)) ([1c545c7](https://github.com/kintone/cli-kintone/commit/1c545c76cbfb4389ad8cd6972950a155eba834c3))


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.3.11 ([#323](https://github.com/kintone/cli-kintone/issues/323)) ([8ae01f0](https://github.com/kintone/cli-kintone/commit/8ae01f0b689f2c45b42a3ccad66e16d90ca7b078))
* **deps:** update dependency yargs to ^17.7.2 ([#325](https://github.com/kintone/cli-kintone/issues/325)) ([4c0b59b](https://github.com/kintone/cli-kintone/commit/4c0b59bc94ba50d94836ad1bacdb38e5e440cab0))

## [1.4.0](https://github.com/kintone/cli-kintone/compare/v1.3.3...v1.4.0) (2023-04-24)


### Features

* support proxy authentication ([#314](https://github.com/kintone/cli-kintone/issues/314)) ([6e69b3a](https://github.com/kintone/cli-kintone/commit/6e69b3ab246a06883105c359128455b1e0096cc1))


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.3.10 ([#317](https://github.com/kintone/cli-kintone/issues/317)) ([09d9b92](https://github.com/kintone/cli-kintone/commit/09d9b92691f8c882fb0f6574ccd9f780f43286a9))

## [1.3.3](https://github.com/kintone/cli-kintone/compare/v1.3.2...v1.3.3) (2023-04-18)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.3.4 ([#265](https://github.com/kintone/cli-kintone/issues/265)) ([35f2810](https://github.com/kintone/cli-kintone/commit/35f2810cff16ba5b77d2e031b450d469029aea8d))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.5 ([#275](https://github.com/kintone/cli-kintone/issues/275)) ([764f789](https://github.com/kintone/cli-kintone/commit/764f7898761c989e650b6e4075087e74ffdb3b06))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.6 ([#285](https://github.com/kintone/cli-kintone/issues/285)) ([9f7346b](https://github.com/kintone/cli-kintone/commit/9f7346b005086cd3f198ac0a185df24883ae74dc))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.7 ([#293](https://github.com/kintone/cli-kintone/issues/293)) ([bb9d366](https://github.com/kintone/cli-kintone/commit/bb9d3662c816f0a092816be84a6163563f27686a))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.8 ([#300](https://github.com/kintone/cli-kintone/issues/300)) ([c604709](https://github.com/kintone/cli-kintone/commit/c604709e06a01ee6861a11ceb3f68bbcb57a18d9))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.9 ([#304](https://github.com/kintone/cli-kintone/issues/304)) ([ca85cea](https://github.com/kintone/cli-kintone/commit/ca85ceadf80fc27e2305c7bb643f830911aa5a66))

## [1.3.2](https://github.com/kintone/cli-kintone/compare/v1.3.1...v1.3.2) (2023-03-06)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.3.3 ([#261](https://github.com/kintone/cli-kintone/issues/261)) ([a11a430](https://github.com/kintone/cli-kintone/commit/a11a430a9cd1a8aa33ecd250639bc12619f3057e))
* **deps:** update dependency yargs to ^17.7.1 ([#231](https://github.com/kintone/cli-kintone/issues/231)) ([aa2737e](https://github.com/kintone/cli-kintone/commit/aa2737e7b38c650ebf2b003cc3ad49b357d14e7f))
* detection of color support ([#259](https://github.com/kintone/cli-kintone/issues/259)) ([f5fb446](https://github.com/kintone/cli-kintone/commit/f5fb446c9f05fda56df74269277e92799a72bb3a))

## [1.3.1](https://github.com/kintone/cli-kintone/compare/v1.3.0...v1.3.1) (2023-02-27)


### Bug Fixes

* show version correctly ([#250](https://github.com/kintone/cli-kintone/issues/250)) ([da92cad](https://github.com/kintone/cli-kintone/commit/da92cad06da59be06b636aa20dcd71a1ad678050))

## [1.3.0](https://github.com/kintone/cli-kintone/compare/v1.2.0...v1.3.0) (2023-02-21)


### Features

* delete records command ([#230](https://github.com/kintone/cli-kintone/issues/230)) ([aaaf4b0](https://github.com/kintone/cli-kintone/commit/aaaf4b01d2dc133322d43c18b7bacf2dd78050e8))
* improve memory usage of record import ([#218](https://github.com/kintone/cli-kintone/issues/218)) ([c38aa94](https://github.com/kintone/cli-kintone/commit/c38aa94e966b5a6e9117f5405703c5edbee72bd1))


### Bug Fixes

* catch the stream error ([#225](https://github.com/kintone/cli-kintone/issues/225)) ([cb4d46a](https://github.com/kintone/cli-kintone/commit/cb4d46aa875031e6b09dfd5ee5e033bf6072f13c))
* **deps:** update dependency @kintone/rest-api-client to ^3.2.2 ([#181](https://github.com/kintone/cli-kintone/issues/181)) ([78fbcb2](https://github.com/kintone/cli-kintone/commit/78fbcb2c97609634928c9e8d08d0f62e1d9e38fe))
* **deps:** update dependency @kintone/rest-api-client to ^3.2.3 ([#195](https://github.com/kintone/cli-kintone/issues/195)) ([4c8e4af](https://github.com/kintone/cli-kintone/commit/4c8e4af7cf05a937ab127e0ead4049eb1dd55c4a))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.0 ([#205](https://github.com/kintone/cli-kintone/issues/205)) ([b951e9e](https://github.com/kintone/cli-kintone/commit/b951e9ec8db8e021ef83e0c8cbddc4ece9eef024))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.1 ([#215](https://github.com/kintone/cli-kintone/issues/215)) ([b5e42e7](https://github.com/kintone/cli-kintone/commit/b5e42e754cd81bb90ec7893ade4a3e2f5f6dbeac))
* **deps:** update dependency @kintone/rest-api-client to ^3.3.2 ([#229](https://github.com/kintone/cli-kintone/issues/229)) ([1d4d6c6](https://github.com/kintone/cli-kintone/commit/1d4d6c6b466b6c475ff50e4f52ed0cb864fd1fe5))

### Chores

* minify executable packages ([#200](https://github.com/kintone/cli-kintone/issues/200)) ([0bcea22](https://github.com/kintone/cli-kintone/commit/0bcea228abd29425b697137a87ca7fcf874d3350))

## [1.2.0](https://github.com/kintone/cli-kintone/compare/v1.1.0...v1.2.0) (2022-11-29)


### Features

* providing subcommand for command completion ([#158](https://github.com/kintone/cli-kintone/issues/158)) ([0b183d1](https://github.com/kintone/cli-kintone/commit/0b183d149fa435d1131f78824183079121f8f5bb))


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.2.1 ([#163](https://github.com/kintone/cli-kintone/issues/163)) ([549cb19](https://github.com/kintone/cli-kintone/commit/549cb19ae1eeef3ee0eb5e9f98da618ee01ce085))
* the output of command completion is displayed incorrectly ([#169](https://github.com/kintone/cli-kintone/issues/169)) ([b44a99e](https://github.com/kintone/cli-kintone/commit/b44a99ef3d4b5c5b265a3e13bbb0fb0a70b2eb9c))

## [1.1.0](https://github.com/kintone/cli-kintone/compare/v1.0.1...v1.1.0) (2022-11-10)


### Features

* add fieldCode into the error message ([#147](https://github.com/kintone/cli-kintone/issues/147)) ([6ac16cb](https://github.com/kintone/cli-kintone/commit/6ac16cb1b2e16c3ef3bb444becc351e24bb89ffe))


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.2.0 ([#144](https://github.com/kintone/cli-kintone/issues/144)) ([a65cc73](https://github.com/kintone/cli-kintone/commit/a65cc737c5cf3adfc082d52b652736461d333309))
* **deps:** update dependency yargs to ^17.6.1 ([#145](https://github.com/kintone/cli-kintone/issues/145)) ([cd16757](https://github.com/kintone/cli-kintone/commit/cd167570a71d8d015911a30de462aaf9993206e0))
* **deps:** update dependency yargs to ^17.6.2 ([#148](https://github.com/kintone/cli-kintone/issues/148)) ([680df84](https://github.com/kintone/cli-kintone/commit/680df84d488e88ff388feae99902975909bb0267))

## [1.0.1](https://github.com/kintone/cli-kintone/compare/v1.0.0...v1.0.1) (2022-10-28)


### Bug Fixes

* **deps:** update dependency @kintone/rest-api-client to ^3.1.16 ([#136](https://github.com/kintone/cli-kintone/issues/136)) ([0692c0b](https://github.com/kintone/cli-kintone/commit/0692c0bc8eaf4c57c50c6922f922551e2b886a23))
* send request over HTTP tunneling ([#139](https://github.com/kintone/cli-kintone/issues/139)) ([54a1ac9](https://github.com/kintone/cli-kintone/commit/54a1ac929cb295573d587f1d8f749e1c9101400b))

## 1.0.0 (2022-10-24)

cli-kintone is a CLI tool to import/export records to/from kintone.

This tool has the following big updates from https://github.com/kintone-labs/cli-kintone.
- Support upserting records
- Support a Record number as "Key to Bulk Update" instead of Record ID (`$id`).
- Support client certificate authentication

See https://cybozu.dev/ja/kintone/sdk/backup/cli-kintone for more details.
