Skip to content

Commit

Permalink
chore(release): 1.2.30 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.30](v1.2.29...v1.2.30) (2023-07-17)

### Bug Fixes

* **deps:** update dependency @google-cloud/storage to v6.12.0 ([b419c91](b419c91))
  • Loading branch information
semantic-release-bot committed Jul 17, 2023
1 parent b419c91 commit 5c6e440
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 @@
## [1.2.30](https://github.com/eik-lib/sink-gcs/compare/v1.2.29...v1.2.30) (2023-07-17)


### Bug Fixes

* **deps:** update dependency @google-cloud/storage to v6.12.0 ([b419c91](https://github.com/eik-lib/sink-gcs/commit/b419c915d1a51989801af72d47509fa7a5959f23))

## [1.2.29](https://github.com/eik-lib/sink-gcs/compare/v1.2.28...v1.2.29) (2023-06-05)


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": "@eik/sink-gcs",
"version": "1.2.29",
"version": "1.2.30",
"description": "Sink for Google Cloud Storage",
"main": "lib/main.js",
"type": "module",
Expand Down

0 comments on commit 5c6e440

Please sign in to comment.