Skip to content

Commit

Permalink
chore: GCForms API release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sre-read-write[bot] authored Nov 26, 2024
1 parent ca13d75 commit 87473bb
Show file tree
Hide file tree
Showing 3 changed files with 11 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 @@
{
".": "1.3.0"
".": "1.3.1"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.3.1](https://github.com/cds-snc/forms-api/compare/v1.3.0...v1.3.1) (2024-11-26)


### Miscellaneous Chores

* **deps:** lock file maintenance ([#115](https://github.com/cds-snc/forms-api/issues/115)) ([ca13d75](https://github.com/cds-snc/forms-api/commit/ca13d7545d64bfc471ce9d3f079b4efdd32912e4))
* **deps:** update all minor dependencies ([#114](https://github.com/cds-snc/forms-api/issues/114)) ([a359b9b](https://github.com/cds-snc/forms-api/commit/a359b9be47291fb48488d761ec7a37afbd95eb19))
* **deps:** update aws-actions/amazon-ecr-login digest to b430a9a ([#113](https://github.com/cds-snc/forms-api/issues/113)) ([bb16429](https://github.com/cds-snc/forms-api/commit/bb16429171468e274f03d5c23e1d979f87b18230))

## [1.3.0](https://github.com/cds-snc/forms-api/compare/v1.2.0...v1.3.0) (2024-11-18)


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": "forms-api",
"version": "1.3.0",
"version": "1.3.1",
"description": "Machine-to-machine interface for downloading form submissions",
"repository": "git@github.com:cds-snc/forms-api.git",
"type": "module",
Expand Down

0 comments on commit 87473bb

Please sign in to comment.