Skip to content

Commit

Permalink
chore: release main (#1105)
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Feb 8, 2023
1 parent 7a18eb8 commit 2723b96
Show file tree
Hide file tree
Showing 5 changed files with 32 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.51.0",
"api": "0.51.0",
"shared": "0.51.0",
"terraform/provider": "0.51.0",
"cli": "0.52.0",
"api": "0.52.0",
"shared": "0.52.0",
"terraform/provider": "0.52.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.52.0](https://github.com/chanzuckerberg/happy/compare/api-v0.51.0...api-v0.52.0) (2023-02-08)


### Features

* use query string for GET requests to happy api ([#1101](https://github.com/chanzuckerberg/happy/issues/1101)) ([7a18eb8](https://github.com/chanzuckerberg/happy/commit/7a18eb8dd5bc2eaebdb246dbebd44f4c389b17e2))

## [0.51.0](https://github.com/chanzuckerberg/happy/compare/api-v0.50.2...api-v0.51.0) (2023-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

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


### Features

* use query string for GET requests to happy api ([#1101](https://github.com/chanzuckerberg/happy/issues/1101)) ([7a18eb8](https://github.com/chanzuckerberg/happy/commit/7a18eb8dd5bc2eaebdb246dbebd44f4c389b17e2))

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


### Features

* use query string for GET requests to happy api ([#1101](https://github.com/chanzuckerberg/happy/issues/1101)) ([7a18eb8](https://github.com/chanzuckerberg/happy/commit/7a18eb8dd5bc2eaebdb246dbebd44f4c389b17e2))

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


### Features

* use query string for GET requests to happy api ([#1101](https://github.com/chanzuckerberg/happy/issues/1101)) ([7a18eb8](https://github.com/chanzuckerberg/happy/commit/7a18eb8dd5bc2eaebdb246dbebd44f4c389b17e2))

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


Expand Down

0 comments on commit 2723b96

Please sign in to comment.