Skip to content

Commit

Permalink
chore(main): release 0.5.0 (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 19, 2024
1 parent 444ccd7 commit 3f90935
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,5 +1,12 @@
# Changelog

## [0.5.0](https://github.com/web3-storage/pail/compare/v0.4.2...v0.5.0) (2024-03-19)


### Features

* filter entries with keys greater than this string ([#37](https://github.com/web3-storage/pail/issues/37)) ([444ccd7](https://github.com/web3-storage/pail/commit/444ccd79e8d99fcc06b7528344aab683dcc3341c))

## [0.4.2](https://github.com/web3-storage/pail/compare/v0.4.1...v0.4.2) (2024-02-10)


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": "@web3-storage/pail",
"version": "0.4.2",
"version": "0.5.0",
"description": "DAG based key value store.",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 3f90935

Please # to comment.