Skip to content

Commit

Permalink
chore: release main (#1100)
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 Feb 8, 2023
1 parent 2474600 commit 12b15a5
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cli": "0.50.2",
"api": "0.50.2",
"shared": "0.50.2",
"terraform/provider": "0.50.2",
"cli": "0.51.0",
"api": "0.51.0",
"shared": "0.51.0",
"terraform/provider": "0.51.0",
"terraform/modules/happy-dns-ecs": "1.3.0",
"terraform/modules/happy-env-ecs": "1.5.1",
"terraform/modules/happy-env-eks": "3.2.1",
Expand Down
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.51.0](https://github.com/chanzuckerberg/happy/compare/api-v0.50.2...api-v0.51.0) (2023-02-08)


### Features

* CCIE-926 List of all happy stacks for an app env ([#1068](https://github.com/chanzuckerberg/happy/issues/1068)) ([fc8d8b1](https://github.com/chanzuckerberg/happy/commit/fc8d8b1353f822e7768d39734adc533e90c49876))

## [0.50.2](https://github.com/chanzuckerberg/happy/compare/api-v0.50.1...api-v0.50.2) (2023-01-30)


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

## [0.51.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.50.2...cli-v0.51.0) (2023-02-08)


### Miscellaneous Chores

* **cli:** Synchronize happy platform versions

## [0.50.2](https://github.com/chanzuckerberg/happy/compare/cli-v0.50.1...cli-v0.50.2) (2023-01-30)


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.51.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.50.2...shared-v0.51.0) (2023-02-08)


### Features

* CCIE-926 List of all happy stacks for an app env ([#1068](https://github.com/chanzuckerberg/happy/issues/1068)) ([fc8d8b1](https://github.com/chanzuckerberg/happy/commit/fc8d8b1353f822e7768d39734adc533e90c49876))

## [0.50.2](https://github.com/chanzuckerberg/happy/compare/shared-v0.50.1...shared-v0.50.2) (2023-01-30)


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

## [0.51.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.50.2...terraform-provider-v0.51.0) (2023-02-08)


### Bug Fixes

* go upgrade;goreleaser fix ([#1104](https://github.com/chanzuckerberg/happy/issues/1104)) ([2474600](https://github.com/chanzuckerberg/happy/commit/24746009a1308eb476b6acc570049f618b97a1cb))
* goreleaser for terraform provider ([#1102](https://github.com/chanzuckerberg/happy/issues/1102)) ([38c3c51](https://github.com/chanzuckerberg/happy/commit/38c3c51641818f48a56e175a03401780204d3b26))

## [0.50.2](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.50.1...terraform-provider-v0.50.2) (2023-01-30)


Expand Down

0 comments on commit 12b15a5

Please sign in to comment.