Skip to content

Commit

Permalink
chore: release main (#3018)
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] committed Feb 9, 2024
1 parent 3677c7c commit 4396f46
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cli": "0.126.4",
"api": "0.126.4",
"shared": "0.126.4",
"terraform/provider": "0.126.4",
"cli": "0.126.5",
"api": "0.126.5",
"shared": "0.126.5",
"terraform/provider": "0.126.5",
"terraform/modules/happy-dns-ecs": "1.5.0",
"terraform/modules/happy-env-ecs": "3.3.0",
"terraform/modules/happy-env-eks": "4.12.2",
Expand All @@ -16,7 +16,7 @@
"terraform/modules/happy-tfe-okta-app": "3.0.0",
"terraform/modules/happy-tfe-user": "1.3.0",
"terraform/modules/happy-ingress-eks": "2.11.0",
"hvm": "0.126.4",
"hvm": "0.126.5",
"terraform/modules/happy-cloudfront": "1.1.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.126.5](https://github.com/chanzuckerberg/happy/compare/api-v0.126.4...api-v0.126.5) (2024-02-09)


### Miscellaneous Chores

* **api:** Synchronize happy platform versions

## [0.126.4](https://github.com/chanzuckerberg/happy/compare/api-v0.126.3...api-v0.126.4) (2024-02-08)


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.126.5](https://github.com/chanzuckerberg/happy/compare/cli-v0.126.4...cli-v0.126.5) (2024-02-09)


### Bug Fixes

* Unable to get k8s cluster configuration ([#3017](https://github.com/chanzuckerberg/happy/issues/3017)) ([3677c7c](https://github.com/chanzuckerberg/happy/commit/3677c7c4e3dd6b6d4bc5e3968850c777f667eb53))

## [0.126.4](https://github.com/chanzuckerberg/happy/compare/cli-v0.126.3...cli-v0.126.4) (2024-02-08)


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.126.5](https://github.com/chanzuckerberg/happy/compare/hvm-v0.126.4...hvm-v0.126.5) (2024-02-09)


### Miscellaneous Chores

* **hvm:** Synchronize happy platform versions

## [0.126.4](https://github.com/chanzuckerberg/happy/compare/hvm-v0.126.3...hvm-v0.126.4) (2024-02-08)


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.126.5](https://github.com/chanzuckerberg/happy/compare/shared-v0.126.4...shared-v0.126.5) (2024-02-09)


### Bug Fixes

* Unable to get k8s cluster configuration ([#3017](https://github.com/chanzuckerberg/happy/issues/3017)) ([3677c7c](https://github.com/chanzuckerberg/happy/commit/3677c7c4e3dd6b6d4bc5e3968850c777f667eb53))

## [0.126.4](https://github.com/chanzuckerberg/happy/compare/shared-v0.126.3...shared-v0.126.4) (2024-02-08)


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.126.5](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.126.4...terraform-provider-v0.126.5) (2024-02-09)


### Miscellaneous Chores

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

## [0.126.4](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.126.3...terraform-provider-v0.126.4) (2024-02-08)


Expand Down

0 comments on commit 4396f46

Please sign in to comment.