Skip to content

Commit e46c023

Browse files
chore(release): 0.35.0-alpha.2
# [0.35.0-alpha.2](0.35.0-alpha.1...0.35.0-alpha.2) (2022-08-08) ### Bug Fixes * **service:** Fix days ago value changed for test purposes ([841458c](841458c))
1 parent 0c6da3e commit e46c023

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.35.0-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.35.0-alpha.1...0.35.0-alpha.2) (2022-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **service:** Fix days ago value changed for test purposes ([841458c](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/841458c5ff3b80958a02f5813ca5902342ac02eb))
7+
18
# [0.35.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.34.2-alpha.2...0.35.0-alpha.1) (2022-08-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-gcp",
3-
"version": "0.35.0-alpha.1",
3+
"version": "0.35.0-alpha.2",
44
"description": "CloudGraph provider plugin for GCP used to fetch GCP cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)