Skip to content

Commit

Permalink
chore(release): 1.2.28 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.28](v1.2.27...v1.2.28) (2023-05-08)

### Bug Fixes

* **deps:** update dependency @google-cloud/storage to v6.10.0 ([855fd90](855fd90))
  • Loading branch information
semantic-release-bot committed May 8, 2023
1 parent 855fd90 commit cb1bf6f
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.28](https://github.com/eik-lib/sink-gcs/compare/v1.2.27...v1.2.28) (2023-05-08)


### Bug Fixes

* **deps:** update dependency @google-cloud/storage to v6.10.0 ([855fd90](https://github.com/eik-lib/sink-gcs/commit/855fd90bcfdc327e77bda08f2aaad01dbfc0d269))

## [1.2.27](https://github.com/eik-lib/sink-gcs/compare/v1.2.26...v1.2.27) (2023-03-30)


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.27",
"version": "1.2.28",
"description": "Sink for Google Cloud Storage",
"main": "lib/main.js",
"type": "module",
Expand Down

0 comments on commit cb1bf6f

Please sign in to comment.