Skip to content

Commit

Permalink
chore(main): release 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 6, 2023
1 parent ca85cea commit 048ca75
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.2"
".": "1.3.3"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


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


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kintone/cli-kintone",
"version": "1.3.2",
"version": "1.3.3",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 048ca75

Please sign in to comment.