From de89d3628fd2fd98b7c66afc27ad9777b25527d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Thu, 28 Mar 2024 00:32:40 +0800 Subject: [PATCH 1/2] chore: 1.3.6 test release. --- .github/workflows/release-please.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index f20a9a0..d78031a 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -17,7 +17,6 @@ jobs: with: release-type: node package-name: release-please-action - default-branch: release build: name : build From 18f203720560eb4572b5de3192bb3a88eefbefca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:32:56 +0000 Subject: [PATCH 2/2] chore(main): release 1.3.6 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6929fda..56f8dbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.3.6](https://github.com/ArchiDog1998/ActionTimelineEx/compare/v1.3.5...v1.3.6) (2024-03-27) + + +### Bug Fixes + +* add an option for hide in cutscene. ([4eec607](https://github.com/ArchiDog1998/ActionTimelineEx/commit/4eec60791aca29385934ca3d2c348e9bd4558b21)) +* add an option for hiding in quest event. ([b4380a9](https://github.com/ArchiDog1998/ActionTimelineEx/commit/b4380a97e68374206ae14af42830fad94fdb5d40)) +* better icon. ([be6eaa0](https://github.com/ArchiDog1998/ActionTimelineEx/commit/be6eaa0f24d20a9f6ea71ece1b744da1b138f0fd)) +* gcd check. ([faa2e7f](https://github.com/ArchiDog1998/ActionTimelineEx/commit/faa2e7fe49d02cc4598e09d59a5be80ef964dde5)) +* ui hidden fix. ([20e72e5](https://github.com/ArchiDog1998/ActionTimelineEx/commit/20e72e5f4a79e72e84fa61bc5651b36bc82ae5e0)) +* work flow. ([1dc09b9](https://github.com/ArchiDog1998/ActionTimelineEx/commit/1dc09b9b513b30561bc0bf595448af8d5aaea7fa)) + ## [1.3.5](https://github.com/ArchiDog1998/ActionTimelineEx/compare/v1.3.4...v1.3.5) (2023-10-04)