Skip to content

Commit

Permalink
chore(main): release 1.10.12 (#676)
Browse files Browse the repository at this point in the history
Co-authored-by: trigger-github-actions[bot] <143469140+trigger-github-actions[bot]@users.noreply.github.com>
  • Loading branch information
trigger-github-actions-release[bot] committed Feb 21, 2024
1 parent f731551 commit 546748c
Show file tree
Hide file tree
Showing 3 changed files with 10 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.10.11"
".": "1.10.12"
}
8 changes: 8 additions & 0 deletions 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.

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


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.10.11",
"version": "1.10.12",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 546748c

Please sign in to comment.