Skip to content

Commit

Permalink
chore(release): 0.35.1-alpha.2
Browse files Browse the repository at this point in the history
## [0.35.1-alpha.2](0.35.1-alpha.1...0.35.1-alpha.2) (2022-11-28)

### Bug Fixes

* snyk remediation fixes re ([e6b5084](e6b5084))
  • Loading branch information
autocloud-deploy-bot committed Nov 28, 2022
1 parent 30aeda1 commit 42cfdd7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.35.1-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.35.1-alpha.1...0.35.1-alpha.2) (2022-11-28)


### Bug Fixes

* snyk remediation fixes re ([e6b5084](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/e6b508475fa556e6b8102fd1a05df9cd2dc930b2))

## [0.35.1-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.35.0...0.35.1-alpha.1) (2022-11-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/cg-provider-gcp",
"version": "0.35.0-alpha.3",
"version": "0.35.1-alpha.2",
"description": "CloudGraph provider plugin for GCP used to fetch GCP cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down

0 comments on commit 42cfdd7

Please sign in to comment.