Skip to content

Commit fc06d1f

Browse files
chore(release): 3.0.11 [skip ci]
## [3.0.11](v3.0.10...v3.0.11) (2026-02-18) ### Bug Fixes * **deps:** update dependency @eik/common to v5.1.21 ([#337](#337)) ([cc04007](cc04007))
1 parent cc04007 commit fc06d1f

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.11](https://github.com/eik-lib/sink-gcs/compare/v3.0.10...v3.0.11) (2026-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @eik/common to v5.1.21 ([#337](https://github.com/eik-lib/sink-gcs/issues/337)) ([cc04007](https://github.com/eik-lib/sink-gcs/commit/cc040079a4b4b8c732468bbe0a6d23c1ffd0e70c))
7+
18
## [3.0.10](https://github.com/eik-lib/sink-gcs/compare/v3.0.9...v3.0.10) (2026-02-17)
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.10",
3+
"version": "3.0.11",
44
"description": "Sink for Google Cloud Storage",
55
"main": "lib/main.js",
66
"types": "./types/main.d.ts",

0 commit comments

Comments
 (0)