Skip to content

Commit

Permalink
chore: release main (#2794)
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Nov 29, 2023
1 parent 1e93d7a commit 7e490be
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.119.0",
"api": "0.119.0",
"shared": "0.119.0",
"terraform/provider": "0.119.0",
"cli": "0.120.0",
"api": "0.120.0",
"shared": "0.120.0",
"terraform/provider": "0.120.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.10.0",
"hvm": "0.119.0",
"hvm": "0.120.0",
"hapi-proto": "0.1.0",
"terraform/modules/happy-cloudfront": "1.1.0",
"helm-charts/charts/stack": "0.3.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.120.0](https://github.com/chanzuckerberg/happy/compare/api-v0.119.0...api-v0.120.0) (2023-11-28)


### Features

* create v2 readonly routes with ogent server / entoas ([#2571](https://github.com/chanzuckerberg/happy/issues/2571)) ([ec2c2c6](https://github.com/chanzuckerberg/happy/commit/ec2c2c6372367d2745516e13b77e758c5c8172b2))

## [0.119.0](https://github.com/chanzuckerberg/happy/compare/api-v0.118.2...api-v0.119.0) (2023-11-21)


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.120.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.119.0...cli-v0.120.0) (2023-11-28)


### Bug Fixes

* Alert user when image field is not specified in docker-compose file ([#2795](https://github.com/chanzuckerberg/happy/issues/2795)) ([1e93d7a](https://github.com/chanzuckerberg/happy/commit/1e93d7a237b5725d032282bbbc7b82c86daa4d8e))

## [0.119.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.118.2...cli-v0.119.0) (2023-11-21)


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.120.0](https://github.com/chanzuckerberg/happy/compare/hvm-v0.119.0...hvm-v0.120.0) (2023-11-28)


### Miscellaneous Chores

* **hvm:** Synchronize happy platform versions

## [0.119.0](https://github.com/chanzuckerberg/happy/compare/hvm-v0.118.2...hvm-v0.119.0) (2023-11-21)


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.120.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.119.0...shared-v0.120.0) (2023-11-28)


### Features

* create v2 readonly routes with ogent server / entoas ([#2571](https://github.com/chanzuckerberg/happy/issues/2571)) ([ec2c2c6](https://github.com/chanzuckerberg/happy/commit/ec2c2c6372367d2745516e13b77e758c5c8172b2))

## [0.119.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.118.2...shared-v0.119.0) (2023-11-21)


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.120.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.119.0...terraform-provider-v0.120.0) (2023-11-28)


### Miscellaneous Chores

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

## [0.119.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.118.2...terraform-provider-v0.119.0) (2023-11-21)


Expand Down

0 comments on commit 7e490be

Please sign in to comment.