Skip to content

Commit

Permalink
chore: release from main (#3056)
Browse files Browse the repository at this point in the history
Co-authored-by: trigger-github-actions-release[bot] <143469140+trigger-github-actions-release[bot]@users.noreply.github.com>
  • Loading branch information
1 parent db56adb commit 0f75e5c
Show file tree
Hide file tree
Showing 3 changed files with 9 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,7 +1,7 @@
{
"packages/create-plugin": "8.2.4",
"packages/customize-uploader": "8.0.13",
"packages/dts-gen": "8.0.13",
"packages/dts-gen": "8.1.0",
"packages/plugin-manifest-validator": "10.2.2",
"packages/plugin-packer": "8.1.3",
"packages/plugin-uploader": "9.1.4",
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.1.0](https://github.com/kintone/js-sdk/compare/@kintone/[email protected]...@kintone/[email protected]) (2024-11-05)


### Features

* **dts-gen:** Characters check for typename compliant with ECMA262. ([#3042](https://github.com/kintone/js-sdk/issues/3042)) ([fefe7c9](https://github.com/kintone/js-sdk/commit/fefe7c937f8f41b38a43b80986eef6ba3578902f))

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


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.13",
"version": "8.1.0",
"description": "Types for kintone js api and Types generating tools",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 0f75e5c

Please sign in to comment.