From cbb3561827feb816370223a752f9eead0c6bef5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Oct 2023 03:45:45 +0000 Subject: [PATCH] RELEASING: Releasing 1 package(s) Releases: arcane-scripts@0.3.5 [skip ci] --- .changeset/breezy-bobcats-live.md | 5 ----- .changeset/disabled-sapphire-chipmunk.md | 5 ----- .changeset/disturbed-harlequin-flamingo.md | 5 ----- .changeset/hungry-glasses-trade.md | 5 ----- .changeset/inadequate-silver-vulture.md | 8 ------- .changeset/nine-rabbits-pump.md | 5 ----- .changeset/vast-tan-limpet.md | 8 ------- .changeset/very-magenta-crab.md | 5 ----- .changeset/wild-white-moose.md | 5 ----- CHANGELOG.md | 26 ++++++++++++++++++++++ package.json | 2 +- 11 files changed, 27 insertions(+), 52 deletions(-) delete mode 100644 .changeset/breezy-bobcats-live.md delete mode 100644 .changeset/disabled-sapphire-chipmunk.md delete mode 100644 .changeset/disturbed-harlequin-flamingo.md delete mode 100644 .changeset/hungry-glasses-trade.md delete mode 100644 .changeset/inadequate-silver-vulture.md delete mode 100644 .changeset/nine-rabbits-pump.md delete mode 100644 .changeset/vast-tan-limpet.md delete mode 100644 .changeset/very-magenta-crab.md delete mode 100644 .changeset/wild-white-moose.md diff --git a/.changeset/breezy-bobcats-live.md b/.changeset/breezy-bobcats-live.md deleted file mode 100644 index f7e5a346..00000000 --- a/.changeset/breezy-bobcats-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore: allow 'style' label, and add it to labeler config diff --git a/.changeset/disabled-sapphire-chipmunk.md b/.changeset/disabled-sapphire-chipmunk.md deleted file mode 100644 index 4e1f9f54..00000000 --- a/.changeset/disabled-sapphire-chipmunk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump urllib3 from 1.26.16 to 1.26.17 diff --git a/.changeset/disturbed-harlequin-flamingo.md b/.changeset/disturbed-harlequin-flamingo.md deleted file mode 100644 index 970d1ffc..00000000 --- a/.changeset/disturbed-harlequin-flamingo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump mikepenz/action-junit-report from 3 to 4 diff --git a/.changeset/hungry-glasses-trade.md b/.changeset/hungry-glasses-trade.md deleted file mode 100644 index 5b884130..00000000 --- a/.changeset/hungry-glasses-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -style: update the changeset template diff --git a/.changeset/inadequate-silver-vulture.md b/.changeset/inadequate-silver-vulture.md deleted file mode 100644 index 9a5cc0e2..00000000 --- a/.changeset/inadequate-silver-vulture.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'arcane-scripts': patch ---- - - - -chore(deps): bump actions/setup-python from 2 to 4 - diff --git a/.changeset/nine-rabbits-pump.md b/.changeset/nine-rabbits-pump.md deleted file mode 100644 index 22c6d3a2..00000000 --- a/.changeset/nine-rabbits-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore: don't run labeler action if dependabot pr diff --git a/.changeset/vast-tan-limpet.md b/.changeset/vast-tan-limpet.md deleted file mode 100644 index 32d89841..00000000 --- a/.changeset/vast-tan-limpet.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'arcane-scripts': patch ---- - - - -chore(deps): bump boto3 from 1.28.35 to 1.28.37 - diff --git a/.changeset/very-magenta-crab.md b/.changeset/very-magenta-crab.md deleted file mode 100644 index 9821c291..00000000 --- a/.changeset/very-magenta-crab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 diff --git a/.changeset/wild-white-moose.md b/.changeset/wild-white-moose.md deleted file mode 100644 index 20f9a440..00000000 --- a/.changeset/wild-white-moose.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 109c6891..fbb28e83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## 0.3.5 + +### Patch Changes + +- chore: allow 'style' label, and add it to labeler config ([#245](https://github.com/chizmw/botc-custom-script-json2pdf/pull/245)) + +- chore(deps): bump urllib3 from 1.26.16 to 1.26.17 ([#256](https://github.com/chizmw/botc-custom-script-json2pdf/pull/256)) + +- chore(deps): bump mikepenz/action-junit-report from 3 to 4 ([#252](https://github.com/chizmw/botc-custom-script-json2pdf/pull/252)) + +- style: update the changeset template ([#245](https://github.com/chizmw/botc-custom-script-json2pdf/pull/245)) + +- ([#237](https://github.com/chizmw/botc-custom-script-json2pdf/pull/237)) + + chore(deps): bump actions/setup-python from 2 to 4 + +- chore: don't run labeler action if dependabot pr ([#244](https://github.com/chizmw/botc-custom-script-json2pdf/pull/244)) + +- ([#243](https://github.com/chizmw/botc-custom-script-json2pdf/pull/243)) + + chore(deps): bump boto3 from 1.28.35 to 1.28.37 + +- chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 ([#254](https://github.com/chizmw/botc-custom-script-json2pdf/pull/254)) + +- chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4 ([#253](https://github.com/chizmw/botc-custom-script-json2pdf/pull/253)) + ## 0.3.4 ### Patch Changes diff --git a/package.json b/package.json index 8f11d61b..aa413489 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcane-scripts", - "version": "0.3.4", + "version": "0.3.5", "main": "index.js", "repository": "git@github.com:chizmw/botc-custom-script-json2pdf.git", "author": "Chisel ",