Skip to content

Commit c5cf14a

Browse files
chore(release): 0.4.0
# [0.4.0](v0.3.0...v0.4.0) (2026-01-26) ### Features * **simplestorage:** add Head method to Client ([#20](#20)) ([3366180](3366180)) Signed-off-by: Tigris Data <social@tigrisdata.com>
1 parent 3366180 commit c5cf14a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.4.0](https://github.com/tigrisdata/storage-go/compare/v0.3.0...v0.4.0) (2026-01-26)
2+
3+
### Features
4+
5+
- **simplestorage:** add Head method to Client ([#20](https://github.com/tigrisdata/storage-go/issues/20)) ([3366180](https://github.com/tigrisdata/storage-go/commit/3366180a41e086380e464cf31611db2d65702c1d))
6+
17
# [0.3.0](https://github.com/tigrisdata/storage-go/compare/v0.2.0...v0.3.0) (2026-01-26)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tigrisdata/storage-go",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "The Tigris Go SDK!",
55
"homepage": "https://github.com/tigrisdata/storage-go#readme",
66
"bugs": {

0 commit comments

Comments
 (0)