Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and loopingz committed Jan 18, 2024
1 parent ac44466 commit 5ed341a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/core": "3.13.1",
"packages/codmod": "3.0.0",
"packages/elasticsearch": "3.2.7",
"packages/gcp": "3.4.1",
"packages/gcp": "3.4.2",
"packages/google-auth": "3.1.11",
"packages/graphql": "3.8.1",
"packages/hawk": "3.3.11",
Expand Down
7 changes: 7 additions & 0 deletions packages/gcp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,13 @@
* @webda/async bumped from ^3.5.1 to ^3.5.2
* @webda/shell bumped from ^3.9.1 to ^3.9.2

## [3.4.2](https://github.com/loopingz/webda.io/compare/gcp-v3.4.1...gcp-v3.4.2) (2024-01-18)


### Bug Fixes

* use base64 for gcp encrypted kms ([ac44466](https://github.com/loopingz/webda.io/commit/ac444666dca398ad8b8c0143ed1becc611378b17))

## [3.4.0](https://github.com/loopingz/webda.io/compare/gcp-v3.3.0...gcp-v3.4.0) (2024-01-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/gcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webda/gcp",
"version": "3.4.1",
"version": "3.4.2",
"description": "Webda GCP Services implementation",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 5ed341a

Please sign in to comment.