Skip to content

Commit d4e4437

Browse files
chore(release): 3.0.10 [skip ci]
## [3.0.10](v3.0.9...v3.0.10) (2026-02-17) ### Bug Fixes * **deps:** update dependency @eik/common to v5.1.20 ([#335](#335)) ([0426249](0426249))
1 parent 0426249 commit d4e4437

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.10](https://github.com/eik-lib/sink-gcs/compare/v3.0.9...v3.0.10) (2026-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/common to v5.1.20 ([#335](https://github.com/eik-lib/sink-gcs/issues/335)) ([0426249](https://github.com/eik-lib/sink-gcs/commit/042624989adafce57c23c72c218142f7caa3f568))
7+
18
## [3.0.9](https://github.com/eik-lib/sink-gcs/compare/v3.0.8...v3.0.9) (2026-02-15)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/sink-gcs",
3-
"version": "3.0.9",
3+
"version": "3.0.10",
44
"description": "Sink for Google Cloud Storage",
55
"main": "lib/main.js",
66
"types": "./types/main.d.ts",

0 commit comments

Comments
 (0)