Skip to content

Commit

Permalink
chore: release main (#703)
Browse files Browse the repository at this point in the history
Signed-off-by: Name <[email protected]>
  • Loading branch information
pubsec-declarative-toolkit-bot authored Nov 23, 2023
1 parent 5636b01 commit 38feda9
Show file tree
Hide file tree
Showing 5 changed files with 42 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,12 +1,12 @@
{
"solutions/client-landing-zone": "0.5.2",
"solutions/client-project-setup": "0.4.5",
"solutions/client-setup": "0.7.0",
"solutions/core-landing-zone": "0.5.0",
"solutions/client-setup": "0.7.1",
"solutions/core-landing-zone": "0.6.0",
"solutions/experimentation/admin-folder": "0.1.0",
"solutions/experimentation/client-landing-zone": "0.1.1",
"solutions/experimentation/client-landing-zone": "0.1.2",
"solutions/experimentation/client-project": "0.1.1",
"solutions/experimentation/core-landing-zone": "0.2.0",
"solutions/experimentation/core-landing-zone": "0.3.0",
"solutions/gatekeeper-policies": "0.2.1",
"solutions/gke/configconnector/gke-admin-proxy": "0.1.2",
"solutions/gke/configconnector/gke-cluster-autopilot": "0.2.4",
Expand Down
7 changes: 7 additions & 0 deletions solutions/client-setup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.1](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-setup/0.7.0...solutions/client-setup/0.7.1) (2023-11-23)


### Bug Fixes

* revert client-folder name to original value ([#712](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/712)) ([5636b01](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/5636b010b50ba7baf0bb540794ac036601cb32ce))

## [0.7.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-setup/0.6.2...solutions/client-setup/0.7.0) (2023-11-16)


Expand Down
12 changes: 12 additions & 0 deletions solutions/core-landing-zone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.6.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/core-landing-zone/0.5.0...solutions/core-landing-zone/0.6.0) (2023-11-23)


### Features

* add monitoring resources ([#714](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/714)) ([14964df](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/14964df143cfde7b4de1640c8f6ec4113bf9d39f))


### Bug Fixes

* rename org sinks add security log bucket ([#707](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/707)) ([e82ae77](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/e82ae774e40a3625e06bb649ee4091a4f547f7f3))

## [0.5.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/core-landing-zone/0.4.0...solutions/core-landing-zone/0.5.0) (2023-11-16)


Expand Down
7 changes: 7 additions & 0 deletions solutions/experimentation/client-landing-zone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/experimentation/client-landing-zone/0.1.1...solutions/experimentation/client-landing-zone/0.1.2) (2023-11-23)


### Bug Fixes

* revert client-folder name to original value ([#712](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/712)) ([5636b01](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/5636b010b50ba7baf0bb540794ac036601cb32ce))

## [0.1.1](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/experimentation/client-landing-zone/0.1.0...solutions/experimentation/client-landing-zone/0.1.1) (2023-11-16)


Expand Down
12 changes: 12 additions & 0 deletions solutions/experimentation/core-landing-zone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/experimentation/core-landing-zone/0.2.0...solutions/experimentation/core-landing-zone/0.3.0) (2023-11-23)


### Features

* modify data access filtering from org sink and add new sinks in experimentation ([#702](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/702)) ([4afb797](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/4afb797f02f6eb5a7616d6fbb430f17417c1a4cf))


### Bug Fixes

* rename org sinks and security log bucket ([#709](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/709)) ([e65b450](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/e65b45090f0fd48db4b0066ff6c6d4ac7ebb095e))

## [0.2.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/experimentation/core-landing-zone/0.1.0...solutions/experimentation/core-landing-zone/0.2.0) (2023-11-16)


Expand Down

0 comments on commit 38feda9

Please sign in to comment.