Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Feb 27, 2024
1 parent 2b8f626 commit 22e64ae
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.6",
"api": "0.126.6",
"shared": "0.126.6",
"terraform/provider": "0.126.6",
"cli": "0.127.0",
"api": "0.127.0",
"shared": "0.127.0",
"terraform/provider": "0.127.0",
"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.6",
"hvm": "0.127.0",
"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.127.0](https://github.com/chanzuckerberg/happy/compare/api-v0.126.6...api-v0.127.0) (2024-02-27)


### Miscellaneous Chores

* **api:** Synchronize happy platform versions

## [0.126.6](https://github.com/chanzuckerberg/happy/compare/api-v0.126.5...api-v0.126.6) (2024-02-26)


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


### Features

* More descriptive error messages from kubernetes logs displayed in github actions ([#3108](https://github.com/chanzuckerberg/happy/issues/3108)) ([2b8f626](https://github.com/chanzuckerberg/happy/commit/2b8f6267c4c863dfce4551e50dc06684da5f37cc))

## [0.126.6](https://github.com/chanzuckerberg/happy/compare/cli-v0.126.5...cli-v0.126.6) (2024-02-26)


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


### Miscellaneous Chores

* **hvm:** Synchronize happy platform versions

## [0.126.6](https://github.com/chanzuckerberg/happy/compare/hvm-v0.126.5...hvm-v0.126.6) (2024-02-26)


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


### Features

* More descriptive error messages from kubernetes logs displayed in github actions ([#3108](https://github.com/chanzuckerberg/happy/issues/3108)) ([2b8f626](https://github.com/chanzuckerberg/happy/commit/2b8f6267c4c863dfce4551e50dc06684da5f37cc))

## [0.126.6](https://github.com/chanzuckerberg/happy/compare/shared-v0.126.5...shared-v0.126.6) (2024-02-26)


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


### Miscellaneous Chores

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

## [0.126.6](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.126.5...terraform-provider-v0.126.6) (2024-02-26)


Expand Down

0 comments on commit 22e64ae

Please sign in to comment.