Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.1.2"
".": "1.1.3"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.1.3](https://github.com/cds-snc/valentine-terraform/compare/v1.1.2...v1.1.3) (2025-10-14)


### Miscellaneous Chores

* **deps:** lock file maintenance ([#19](https://github.com/cds-snc/valentine-terraform/issues/19)) ([a72a9f6](https://github.com/cds-snc/valentine-terraform/commit/a72a9f649757fce836e39e23f2e5d1e3541e331b))
* **deps:** update all non-major github action dependencies ([#18](https://github.com/cds-snc/valentine-terraform/issues/18)) ([e3d77b2](https://github.com/cds-snc/valentine-terraform/commit/e3d77b20f3af4ec0ffefbf4348ab606b97c0e3ce))
* **deps:** update mcr.microsoft.com/devcontainers/base:bullseye docker digest to 5d19b08 ([#4](https://github.com/cds-snc/valentine-terraform/issues/4)) ([fa0c8ef](https://github.com/cds-snc/valentine-terraform/commit/fa0c8ef46d0b679d5a26345a2a5a17d80b282a02))
* **deps:** update mcr.microsoft.com/devcontainers/base:bullseye docker digest to b387f79 ([#20](https://github.com/cds-snc/valentine-terraform/issues/20)) ([f0ee418](https://github.com/cds-snc/valentine-terraform/commit/f0ee4182d7b3624e3f4d2b76dae6e1c5f28d4d40))
* **deps:** update terraform github.com/cds-snc/terraform-modules to v10.8.2 ([#21](https://github.com/cds-snc/valentine-terraform/issues/21)) ([2ce20bf](https://github.com/cds-snc/valentine-terraform/commit/2ce20bf8d5a96a703b3d490af2cb3dca54c9c9d8))

## [1.1.2](https://github.com/cds-snc/valentine-terraform/compare/v1.1.1...v1.1.2) (2025-07-07)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.2
1.1.3