From 932f1772edd413b964c2879b91b1e0797328fc73 Mon Sep 17 00:00:00 2001 From: vgvbot <71841508+vgvbot@users.noreply.github.com> Date: Tue, 16 Jun 2026 12:37:40 +0200 Subject: [PATCH] chore: release 1.19.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ 2 files changed, 15 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..bba5d25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.19.3](https://github.com/VeryGoodOpenSource/very_good_workflows/compare/v1.19.2...v1.19.3) (2026-06-16) + + +### 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 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-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 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)