From 0437fd709b3e7e74e008b66aad24e0b055c861c1 Mon Sep 17 00:00:00 2001 From: vgvbot <71841508+vgvbot@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:15:53 +0200 Subject: [PATCH] chore: release 1.19.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ec31aa9..6b6bae0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.19.2" + ".": "1.19.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 874aa18..ab8c4aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.19.3](https://github.com/VeryGoodOpenSource/very_good_workflows/compare/v1.19.2...v1.19.3) (2026-06-30) + + +### Miscellaneous Chores + +* bump [@docusaurus](https://github.com/docusaurus) from 3.9.2 to 3.10.0 in /site ([#444](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/444)) ([aeb8fe3](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/aeb8fe3e7271cad2770f4afc1613bf9f2b0e8935)) +* bump @docusaurus/tsconfig from 3.9.2 to 3.10.0 in /site ([#443](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/443)) ([3f3c109](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/3f3c109ab6f22bf29847f5cf6c8684d83ade7ec8)) +* bump @eslint/js from 9.39.2 to 10.0.1 in /site ([#421](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/421)) ([7822b7d](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/7822b7d4f3ee76393c6152ce8901762bb4fa4c70)) +* bump actions/checkout from 6 to 7 ([#453](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/453)) ([86e2d68](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/86e2d68bb1e27b2518e4a2277205d23d21cb413c)) +* bump eslint from 10.4.1 to 10.5.0 in /site ([#451](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/451)) ([b578dda](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/b578dda7540c8bbfd62982634f603716494277d2)) +* bump eslint from 10.5.0 to 10.6.0 in /site ([#457](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/457)) ([75f342c](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/75f342c5d0b8c8adde3a2b7ea101e7e47897d1fc)) +* bump eslint-plugin-jest from 29.15.0 to 29.15.2 in /site ([#445](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/445)) ([e91885e](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/e91885e86b2d4a0abf7235cf87b53b0c0e16f690)) +* bump eslint-plugin-jest from 29.15.2 to 29.15.3 in /site ([#456](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/456)) ([5772503](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/57725032690eef628c0da7baf28e5e7c1e43bf9d)) +* bump globals from 17.6.0 to 17.7.0 in /site ([#455](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/455)) ([2e05657](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/2e05657d5fe0952003cad0d9ce15ad33d48e4b93)) +* bump googleapis/release-please-action from 4 to 5 ([#446](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/446)) ([cdb25f5](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/cdb25f5b93949a97d4210f8b5d6f53e8d07edf03)) +* bump prettier from 3.8.3 to 3.8.4 in /site ([#452](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/452)) ([645d967](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/645d9671c7761d0a9c9ed61026b27917b140a899)) +* bump typescript from 5.9.3 to 6.0.2 in /site ([#434](https://github.com/VeryGoodOpenSource/very_good_workflows/issues/434)) ([80126b1](https://github.com/VeryGoodOpenSource/very_good_workflows/commit/80126b18a0f516eee5a0a807eead3ff7509953a5)) + ## [1.19.2](https://github.com/VeryGoodOpenSource/very_good_workflows/compare/v1.19.1...v1.19.2) (2026-03-30)