From 5ae5cb23ddfd051215ad653c4df2864c062eb374 Mon Sep 17 00:00:00 2001 From: "sre-read-write[bot]" <92993749+sre-read-write[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:40:17 -0500 Subject: [PATCH] chore: GCForms release v3.29.0 (#4699) Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ package.json | 2 +- 3 files changed, 31 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 24f0e24877..365bf72e29 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.28.0" + ".": "3.29.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 37981dbf13..879d9ead0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,35 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.29.0](https://github.com/cds-snc/platform-forms-client/compare/v3.28.0...v3.29.0) (2024-11-28) + + +### Features + +* Add interactive script to download and confirm submissions ([#4702](https://github.com/cds-snc/platform-forms-client/issues/4702)) ([196ae37](https://github.com/cds-snc/platform-forms-client/commit/196ae37a492634f03c303d8a3c6cdf5f9c4c6832)) + + +### Bug Fixes + +* Fixes Review Page showing the "Go back" button twice ([#4681](https://github.com/cds-snc/platform-forms-client/issues/4681)) ([79d0064](https://github.com/cds-snc/platform-forms-client/commit/79d0064dbb3692bdb035e0899b599f415ac27d33)) +* for Radio button / group unexpected behaviour ([#4708](https://github.com/cds-snc/platform-forms-client/issues/4708)) ([afbf9c7](https://github.com/cds-snc/platform-forms-client/commit/afbf9c7d88b78629c134a6297b9506c658d60464)) +* update to stop Jaws screen reader re-announcing the form label on every input change ([#4704](https://github.com/cds-snc/platform-forms-client/issues/4704)) ([290a78b](https://github.com/cds-snc/platform-forms-client/commit/290a78b77a64d04e276774c401bcc0dec13453e9)) + + +### Miscellaneous Chores + +* Add ability for gc forms admin to switch to api mode for live form ([#4709](https://github.com/cds-snc/platform-forms-client/issues/4709)) ([99f843c](https://github.com/cds-snc/platform-forms-client/commit/99f843c4f53d0ae9ff25cefa40930f9ea58dc8e2)) +* add migration script to add StatusCreatedAt property to Vault NAME# items ([#4679](https://github.com/cds-snc/platform-forms-client/issues/4679)) ([0955ab4](https://github.com/cds-snc/platform-forms-client/commit/0955ab4b32cd2bf36b1ecf3d8b2bf568763a4142)) +* Add tests for remove markdown ([#4730](https://github.com/cds-snc/platform-forms-client/issues/4730)) ([26ab35b](https://github.com/cds-snc/platform-forms-client/commit/26ab35bea3e7de7d42d7acd0951b5d5af6f5ada7)) +* Adds a check that an api key exists before showing throttle ui ([#4719](https://github.com/cds-snc/platform-forms-client/issues/4719)) ([3ec6bca](https://github.com/cds-snc/platform-forms-client/commit/3ec6bcae5bc8b6e29da2d5e26434342acaec9e68)) +* clean markdown from TreeView ([#4705](https://github.com/cds-snc/platform-forms-client/issues/4705)) ([881ff61](https://github.com/cds-snc/platform-forms-client/commit/881ff61c73e1bcd65eb1c2616b5de14c762ad0c1)) +* Hide other delivery options when API key generated ([#4718](https://github.com/cds-snc/platform-forms-client/issues/4718)) ([b407c7f](https://github.com/cds-snc/platform-forms-client/commit/b407c7f1e7d2670880f3334de3a164f49d5d042e)) +* Refactor ModalRules to use Dialog component ([#4642](https://github.com/cds-snc/platform-forms-client/issues/4642)) ([b868142](https://github.com/cds-snc/platform-forms-client/commit/b8681421dda76b569d778eb425f989f134600d65)) +* Remove key check for manage api key ([#4735](https://github.com/cds-snc/platform-forms-client/issues/4735)) ([91fb0c5](https://github.com/cds-snc/platform-forms-client/commit/91fb0c5f8cef96d8b91a33b8e3d74a420fbaabe9)) +* update handling for next element id ([#4695](https://github.com/cds-snc/platform-forms-client/issues/4695)) ([4f481a8](https://github.com/cds-snc/platform-forms-client/commit/4f481a85e01748e8b56864cd0444f8195f8b3f35)) +* update testing library packages ([#4733](https://github.com/cds-snc/platform-forms-client/issues/4733)) ([5414aab](https://github.com/cds-snc/platform-forms-client/commit/5414aab5ad49a82e1a5e81bc0cb801234d4f240a)) +* Updates organizations list ([#4701](https://github.com/cds-snc/platform-forms-client/issues/4701)) ([86eae83](https://github.com/cds-snc/platform-forms-client/commit/86eae83e171736fd2a30b3d01fbb1a67547a75e6)) + ## [3.28.0](https://github.com/cds-snc/platform-forms-client/compare/v3.27.0...v3.28.0) (2024-11-22) diff --git a/package.json b/package.json index c5d83ba0c1..faf0a7fa30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gcforms", - "version": "3.28.0", + "version": "3.29.0", "private": true, "prisma": { "seed": "tsx prisma/seeds/seed_cli.ts --environment=development"