Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
penberg committed Mar 28, 2024
1 parent 6f415a3 commit 2fea8f0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 0.6.0 -- 2024-03-28

- Update `isomorphic-fetch` dependency for built-in Node fetch(). This package now requires Node 18 or later.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libsql/hrana-client",
"version": "0.5.6",
"version": "0.6.0",
"keywords": [
"hrana",
"libsql",
Expand Down

0 comments on commit 2fea8f0

Please sign in to comment.