Skip to content

Commit

Permalink
chore: release main (#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Jan 24, 2023
1 parent ff3c02c commit a208cfd
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"cli": "0.48.0",
"api": "0.48.0",
"shared": "0.48.0",
"terraform/provider": "0.48.0",
"cli": "0.49.0",
"api": "0.49.0",
"shared": "0.49.0",
"terraform/provider": "0.49.0",
"terraform/modules/happy-dns-ecs": "1.3.0",
"terraform/modules/happy-env-ecs": "1.3.3",
"terraform/modules/happy-env-eks": "1.4.0",
"terraform/modules/happy-env-eks": "1.5.0",
"terraform/modules/happy-github-ci-role": "1.2.0",
"terraform/modules/happy-route53": "1.2.1",
"terraform/modules/happy-service-ecs": "1.3.0",
"terraform/modules/happy-service-eks": "1.4.2",
"terraform/modules/happy-service-eks": "1.5.0",
"terraform/modules/happy-stack-ecs": "1.3.0",
"terraform/modules/happy-stack-eks": "1.5.0",
"terraform/modules/happy-stack-eks": "1.6.0",
"terraform/modules/happy-tfe-okta-app": "1.4.0",
"terraform/modules/happy-tfe-user": "1.2.0"
}
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.49.0](https://github.com/chanzuckerberg/happy/compare/api-v0.48.0...api-v0.49.0) (2023-01-24)


### Features

* allow cors ([#1005](https://github.com/chanzuckerberg/happy/issues/1005)) ([87a5cfe](https://github.com/chanzuckerberg/happy/commit/87a5cfe1a56ff6e272ef5893142ad993fb08ef91))

## [0.48.0](https://github.com/chanzuckerberg/happy/compare/api-v0.47.1...api-v0.48.0) (2023-01-19)


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.49.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.48.0...cli-v0.49.0) (2023-01-24)


### Miscellaneous Chores

* **cli:** Synchronize happy platform versions

## [0.48.0](https://github.com/chanzuckerberg/happy/compare/cli-v0.47.1...cli-v0.48.0) (2023-01-19)


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.49.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.48.0...shared-v0.49.0) (2023-01-24)


### Miscellaneous Chores

* **shared:** Synchronize happy platform versions

## [0.48.0](https://github.com/chanzuckerberg/happy/compare/shared-v0.47.1...shared-v0.48.0) (2023-01-19)


Expand Down
7 changes: 7 additions & 0 deletions terraform/modules/happy-env-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.0](https://github.com/chanzuckerberg/happy/compare/happy-env-eks-v1.4.0...happy-env-eks-v1.5.0) (2023-01-24)


### Features

* add tags from integration secret ([#990](https://github.com/chanzuckerberg/happy/issues/990)) ([46fcd8a](https://github.com/chanzuckerberg/happy/commit/46fcd8a99118b70add0feaecc0d9dd4358100bf0))

## [1.4.0](https://github.com/chanzuckerberg/happy/compare/happy-env-eks-v1.3.0...happy-env-eks-v1.4.0) (2023-01-09)


Expand Down
7 changes: 7 additions & 0 deletions terraform/modules/happy-service-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.0](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v1.4.2...happy-service-eks-v1.5.0) (2023-01-24)


### Features

* add tags from integration secret ([#990](https://github.com/chanzuckerberg/happy/issues/990)) ([46fcd8a](https://github.com/chanzuckerberg/happy/commit/46fcd8a99118b70add0feaecc0d9dd4358100bf0))

## [1.4.2](https://github.com/chanzuckerberg/happy/compare/happy-service-eks-v1.4.1...happy-service-eks-v1.4.2) (2023-01-04)


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

## [1.6.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v1.5.0...happy-stack-eks-v1.6.0) (2023-01-24)


### Features

* add synthetics to happy stack services ([#988](https://github.com/chanzuckerberg/happy/issues/988)) ([0f8eb5c](https://github.com/chanzuckerberg/happy/commit/0f8eb5c908b5133fecd35fc3d39fe7e441abd091))
* add tags from integration secret ([#990](https://github.com/chanzuckerberg/happy/issues/990)) ([46fcd8a](https://github.com/chanzuckerberg/happy/commit/46fcd8a99118b70add0feaecc0d9dd4358100bf0))

## [1.5.0](https://github.com/chanzuckerberg/happy/compare/happy-stack-eks-v1.4.2...happy-stack-eks-v1.5.0) (2023-01-17)


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.49.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.48.0...terraform-provider-v0.49.0) (2023-01-24)


### Miscellaneous Chores

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

## [0.48.0](https://github.com/chanzuckerberg/happy/compare/terraform-provider-v0.47.1...terraform-provider-v0.48.0) (2023-01-19)


Expand Down

0 comments on commit a208cfd

Please sign in to comment.