Skip to content

Commit 01fa9a0

Browse files
chore: GCForms API release v1.3.4 (#149)
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
1 parent 3fa176a commit 01fa9a0

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.3.3"
2+
".": "1.3.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.3.4](https://github.com/cds-snc/forms-api/compare/v1.3.3...v1.3.4) (2025-04-09)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** lock file maintenance ([#148](https://github.com/cds-snc/forms-api/issues/148)) ([be42fd9](https://github.com/cds-snc/forms-api/commit/be42fd94acfcdaa684479e6288820f4dfc26c333))
9+
* **deps:** update all minor dependencies ([#147](https://github.com/cds-snc/forms-api/issues/147)) ([4775042](https://github.com/cds-snc/forms-api/commit/47750420914e52aa26ae6ceeea6602f9151fdbed))
10+
* **deps:** update all non-major github action dependencies ([#146](https://github.com/cds-snc/forms-api/issues/146)) ([df11b68](https://github.com/cds-snc/forms-api/commit/df11b682bfadd4ccbe3d132be8aa0cfcc97beb5c))
11+
* update Axios package to version 1.8.4 ([#150](https://github.com/cds-snc/forms-api/issues/150)) ([3fa176a](https://github.com/cds-snc/forms-api/commit/3fa176a38dd36360cbd5044d376fd6212ac7634c))
12+
313
## [1.3.3](https://github.com/cds-snc/forms-api/compare/v1.3.2...v1.3.3) (2025-04-02)
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.3.3",
3+
"version": "1.3.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)