Skip to content

Commit 4335eef

Browse files
chore: GCForms API release v1.7.4
1 parent 27e98a3 commit 4335eef

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.3"
2+
".": "1.7.4"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.7.4](https://github.com/cds-snc/forms-api/compare/v1.7.3...v1.7.4) (2026-03-05)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** update all non-major github action dependencies ([#308](https://github.com/cds-snc/forms-api/issues/308)) ([663ce30](https://github.com/cds-snc/forms-api/commit/663ce307196a27ec915711db1625931ebe38608c))
9+
* **deps:** update pnpm to v10.30.1 ([#309](https://github.com/cds-snc/forms-api/issues/309)) ([f732639](https://github.com/cds-snc/forms-api/commit/f73263982a9f06569bbdd7d4a832d16ef02702a4))
10+
* fix Github action including 'generate-sbom' sub-action ([#311](https://github.com/cds-snc/forms-api/issues/311)) ([3815995](https://github.com/cds-snc/forms-api/commit/38159955686cffd556429e4a6c33b6f64812d574))
11+
* upgrade generate-sbom Github action from v4.0.1 to v4.0.2 ([#312](https://github.com/cds-snc/forms-api/issues/312)) ([27e98a3](https://github.com/cds-snc/forms-api/commit/27e98a3e265ac563f3f4169cfa036be8f19ad82c))
12+
313
## [1.7.3](https://github.com/cds-snc/forms-api/compare/v1.7.2...v1.7.3) (2026-02-23)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forms-api",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"description": "Machine-to-machine interface for downloading form submissions",
55
"repository": "git@github.com:cds-snc/forms-api.git",
66
"type": "module",

0 commit comments

Comments
 (0)