Skip to content

Commit

Permalink
chore: release main (#2941)
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Jan 10, 2024
1 parent c30e99f commit afd7b05
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.125.0",
"api": "0.125.0",
"shared": "0.125.0",
"terraform/provider": "0.125.0",
"cli": "0.125.1",
"api": "0.125.1",
"shared": "0.125.1",
"terraform/provider": "0.125.1",
"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.10.0",
"hvm": "0.125.0",
"hvm": "0.125.1",
"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.125.1](https://github.com/chanzuckerberg/happy/compare/api-v0.125.0...api-v0.125.1) (2024-01-10)


### Bug Fixes

* make CORS policy allow delete requests ([#2940](https://github.com/chanzuckerberg/happy/issues/2940)) ([c30e99f](https://github.com/chanzuckerberg/happy/commit/c30e99fb2eaf095ac83d3307e62f5fa90a97e05e))

## [0.125.0](https://github.com/chanzuckerberg/happy/compare/api-v0.124.1...api-v0.125.0) (2024-01-09)


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.125.1](https://github.com/chanzuckerberg/happy/compare/cli-v0.125.0...cli-v0.125.1) (2024-01-10)


### Miscellaneous Chores

* **cli:** Synchronize happy platform versions

## [0.125.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.124.1...cli-v0.125.0) (2024-01-09)


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.125.1](https://github.com/chanzuckerberg/happy/compare/hvm-v0.125.0...hvm-v0.125.1) (2024-01-10)


### Miscellaneous Chores

* **hvm:** Synchronize happy platform versions

## [0.125.0](https://github.com/chanzuckerberg/happy/compare/hvm-v0.124.1...hvm-v0.125.0) (2024-01-09)


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.125.1](https://github.com/chanzuckerberg/happy/compare/shared-v0.125.0...shared-v0.125.1) (2024-01-10)


### Miscellaneous Chores

* **shared:** Synchronize happy platform versions

## [0.125.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.124.1...shared-v0.125.0) (2024-01-09)


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.125.1](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.125.0...terraform-provider-v0.125.1) (2024-01-10)


### Miscellaneous Chores

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

## [0.125.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.124.1...terraform-provider-v0.125.0) (2024-01-09)


Expand Down

0 comments on commit afd7b05

Please sign in to comment.