Skip to content

Commit

Permalink
chore: release main (#3701)
Browse files Browse the repository at this point in the history
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
  • Loading branch information
czi-github-helper[bot] authored Dec 10, 2024
1 parent 94e9ddf commit 30a2fc0
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cli": "0.128.1",
"api": "0.128.1",
"shared": "0.128.1",
"terraform/provider": "0.128.1",
"cli": "0.128.2",
"api": "0.128.2",
"shared": "0.128.2",
"terraform/provider": "0.128.2",
"terraform/modules/happy-dns-ecs": "1.5.0",
"terraform/modules/happy-env-ecs": "3.4.0",
"terraform/modules/happy-env-eks": "4.14.1",
Expand All @@ -12,11 +12,11 @@
"terraform/modules/happy-service-eks": "3.29.0",
"terraform/modules/happy-stack-ecs": "2.2.0",
"terraform/modules/happy-stack-helm-eks": "0.1.0",
"terraform/modules/happy-stack-eks": "4.37.0",
"terraform/modules/happy-stack-eks": "4.37.1",
"terraform/modules/happy-tfe-okta-app": "3.0.0",
"terraform/modules/happy-tfe-user": "1.3.0",
"terraform/modules/happy-ingress-eks": "2.12.0",
"hvm": "0.128.1",
"hvm": "0.128.2",
"terraform/modules/happy-cloudfront": "1.4.0",
"helm-charts/charts/stack": "0.3.1"
}
7 changes: 7 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.128.2](https://github.com/chanzuckerberg/happy/compare/api-v0.128.1...api-v0.128.2) (2024-12-10)


### Miscellaneous Chores

* **api:** Synchronize happy platform versions

## [0.128.1](https://github.com/chanzuckerberg/happy/compare/api-v0.128.0...api-v0.128.1) (2024-09-27)


Expand Down
7 changes: 7 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog
<!-- bump -->
## [0.128.2](https://github.com/chanzuckerberg/happy/compare/cli-v0.128.1...cli-v0.128.2) (2024-12-10)


### Bug Fixes

* bump version of the CLI ([#3718](https://github.com/chanzuckerberg/happy/issues/3718)) ([94e9ddf](https://github.com/chanzuckerberg/happy/commit/94e9ddfe01b59f57a633960b0aa826838c5f61b4))

## [0.128.1](https://github.com/chanzuckerberg/happy/compare/cli-v0.128.0...cli-v0.128.1) (2024-09-27)


Expand Down
7 changes: 7 additions & 0 deletions hvm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.128.2](https://github.com/chanzuckerberg/happy/compare/hvm-v0.128.1...hvm-v0.128.2) (2024-12-10)


### Miscellaneous Chores

* **hvm:** Synchronize happy platform versions

## [0.128.1](https://github.com/chanzuckerberg/happy/compare/hvm-v0.128.0...hvm-v0.128.1) (2024-09-27)


Expand Down
7 changes: 7 additions & 0 deletions shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.128.2](https://github.com/chanzuckerberg/happy/compare/shared-v0.128.1...shared-v0.128.2) (2024-12-10)


### Miscellaneous Chores

* **shared:** Synchronize happy platform versions

## [0.128.1](https://github.com/chanzuckerberg/happy/compare/shared-v0.128.0...shared-v0.128.1) (2024-09-27)


Expand Down
7 changes: 7 additions & 0 deletions terraform/modules/happy-stack-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.37.1](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.37.0...happy-stack-eks-v4.37.1) (2024-12-10)


### Bug Fixes

* weird bug with coalesce both empty strings ([#3700](https://github.com/chanzuckerberg/happy/issues/3700)) ([c79fc08](https://github.com/chanzuckerberg/happy/commit/c79fc08ab8d8287bcb356c1c2f4ca720b91a618a))

## [4.37.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v4.36.0...happy-stack-eks-v4.37.0) (2024-11-27)


Expand Down
7 changes: 7 additions & 0 deletions terraform/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.128.2](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.128.1...terraform-provider-v0.128.2) (2024-12-10)


### Miscellaneous Chores

* **terraform-provider:** Synchronize happy platform versions

## [0.128.1](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.128.0...terraform-provider-v0.128.1) (2024-09-27)


Expand Down

0 comments on commit 30a2fc0

Please sign in to comment.