Skip to content

Commit

Permalink
chore: GCForms release v3.12.8 (#3315)
Browse files Browse the repository at this point in the history
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
  • Loading branch information
sre-read-write[bot] authored Mar 11, 2024
1 parent c09a6eb commit 52d2e7d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.12.7"
".": "3.12.8"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ 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.12.8](https://github.com/cds-snc/platform-forms-client/compare/v3.12.7...v3.12.8) (2024-03-11)


### Bug Fixes

* add comment - 3314 ([#3316](https://github.com/cds-snc/platform-forms-client/issues/3316)) ([c09a6eb](https://github.com/cds-snc/platform-forms-client/commit/c09a6eb41cfd75148a012dda30f84283ee8335c6))
* Conditional Indicator ([#3314](https://github.com/cds-snc/platform-forms-client/issues/3314)) ([2c2cb61](https://github.com/cds-snc/platform-forms-client/commit/2c2cb610175c2aa0a5741e14ef54a6ce024f0cfe))

## [3.12.7](https://github.com/cds-snc/platform-forms-client/compare/v3.12.6...v3.12.7) (2024-02-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gcforms",
"version": "3.12.7",
"version": "3.12.8",
"private": true,
"prisma": {
"seed": "tsx prisma/seeds/seed_cli.ts --environment=development"
Expand Down

0 comments on commit 52d2e7d

Please sign in to comment.