Skip to content

Commit dbe9316

Browse files
chore: GCForms API release v1.7.3
1 parent 2e0bbc5 commit dbe9316

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.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.2"
2+
".": "1.7.3"
33
}

CHANGELOG.md

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

3+
## [1.7.3](https://github.com/cds-snc/forms-api/compare/v1.7.2...v1.7.3) (2026-02-23)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** lock file maintenance ([#305](https://github.com/cds-snc/forms-api/issues/305)) ([2e0bbc5](https://github.com/cds-snc/forms-api/commit/2e0bbc527998bce75d1ea7b9b502156dca70df42))
9+
* **deps:** update all non-major github action dependencies ([#303](https://github.com/cds-snc/forms-api/issues/303)) ([15db1a5](https://github.com/cds-snc/forms-api/commit/15db1a5205186ccaa41fc9d9c7ec5b342022fc80))
10+
* **deps:** update pnpm to v10.29.3 ([#304](https://github.com/cds-snc/forms-api/issues/304)) ([de5a3ff](https://github.com/cds-snc/forms-api/commit/de5a3ff5c46cb2078789f99d8b587ead0db40c76))
11+
* synced file(s) with cds-snc/site-reliability-engineering ([#301](https://github.com/cds-snc/forms-api/issues/301)) ([6e88fd0](https://github.com/cds-snc/forms-api/commit/6e88fd0f2fb97c5227b39ca058f3f52682ca94bc))
12+
* synced local '.github/workflows/export_github_data.yml' with remote 'tools/sre_file_sync/export_github_data.yml' ([6e88fd0](https://github.com/cds-snc/forms-api/commit/6e88fd0f2fb97c5227b39ca058f3f52682ca94bc))
13+
314
## [1.7.2](https://github.com/cds-snc/forms-api/compare/v1.7.1...v1.7.2) (2026-02-16)
415

516

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.2",
3+
"version": "1.7.3",
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)