Skip to content

Commit

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

### Bug Fixes

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


### Bug Fixes

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

## [0.35.1-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.35.0...0.35.1-beta.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.1-beta.1",
"version": "0.35.1",
"description": "CloudGraph provider plugin for GCP used to fetch GCP cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down

0 comments on commit d6cde0c

Please sign in to comment.