Skip to content

Commit

Permalink
chore: release main (#299)
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 Mar 3, 2023
1 parent 360934c commit e092728
Show file tree
Hide file tree
Showing 10 changed files with 91 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"solutions/gatekeeper-policies": "0.0.1",
"solutions/hierarchy/admin-experimentation": "0.0.1",
"solutions/hierarchy/client-env": "0.0.1",
"solutions/hierarchy/client-experimentation": "0.0.1",
"solutions/hierarchy/core-env": "0.0.1",
"solutions/hierarchy/core-experimentation": "0.0.1",
"solutions/landing-zone-v2": "0.0.1",
"solutions/org-policies": "0.0.1",
"solutions/project/project-experimentation": "0.0.1"
"solutions/gatekeeper-policies": "0.0.2",
"solutions/hierarchy/admin-experimentation": "0.0.2",
"solutions/hierarchy/client-env": "0.0.2",
"solutions/hierarchy/client-experimentation": "0.0.2",
"solutions/hierarchy/core-env": "0.1.0",
"solutions/hierarchy/core-experimentation": "0.0.2",
"solutions/landing-zone-v2": "0.1.0",
"solutions/org-policies": "0.0.2",
"solutions/project/project-experimentation": "0.0.2"
}
8 changes: 8 additions & 0 deletions solutions/gatekeeper-policies/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gatekeeper-policies-v0.0.1...solutions/gatekeeper-policies/0.0.2) (2023-03-03)


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))
8 changes: 8 additions & 0 deletions solutions/hierarchy/admin-experimentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/hierarchy/admin-experimentation-v0.0.1...solutions/hierarchy/admin-experimentation/0.0.2) (2023-03-03)


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))
8 changes: 8 additions & 0 deletions solutions/hierarchy/client-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/hierarchy/client-env-v0.0.1...solutions/hierarchy/client-env/0.0.2) (2023-03-03)


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))
8 changes: 8 additions & 0 deletions solutions/hierarchy/client-experimentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/hierarchy/client-experimentation-v0.0.1...solutions/hierarchy/client-experimentation/0.0.2) (2023-03-03)


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))
13 changes: 13 additions & 0 deletions solutions/hierarchy/core-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.1.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/hierarchy/core-env-v0.0.1...solutions/hierarchy/core-env/0.1.0) (2023-03-03)


### Features

* new folder structure plus iam permissions for admins and tenants ([3318beb](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/3318beb14724f6fcb92d81108d876dcf398df911))


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))
8 changes: 8 additions & 0 deletions solutions/hierarchy/core-experimentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/hierarchy/core-experimentation-v0.0.1...solutions/hierarchy/core-experimentation/0.0.2) (2023-03-03)


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))
13 changes: 13 additions & 0 deletions solutions/landing-zone-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.1.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/landing-zone-v2-v0.0.1...solutions/landing-zone-v2/0.1.0) (2023-03-03)


### Features

* new folder structure plus iam permissions for admins and tenants ([3318beb](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/3318beb14724f6fcb92d81108d876dcf398df911))


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))
8 changes: 8 additions & 0 deletions solutions/org-policies/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/org-policies-v0.0.1...solutions/org-policies/0.0.2) (2023-03-03)


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))
8 changes: 8 additions & 0 deletions solutions/project/project-experimentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/project/project-experimentation-v0.0.1...solutions/project/project-experimentation/0.0.2) (2023-03-03)


### Bug Fixes

* add CHANGELOG.md to pkg defined for release-please ([#285](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/285)) ([39d8c8a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/39d8c8a5c41a0c500385ec432039260672296daf))

0 comments on commit e092728

Please sign in to comment.