Skip to content

Commit

Permalink
chore: release @web3-storage/db 4.0.3 (#787)
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 Dec 14, 2021
1 parent b58a101 commit cac8069
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions packages/db/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [4.0.3](https://www.github.com/web3-storage/web3.storage/compare/db-v4.0.2...db-v4.0.3) (2021-12-14)


### Bug Fixes

* improve list tokens ([#782](https://www.github.com/web3-storage/web3.storage/issues/782)) ([b58a101](https://www.github.com/web3-storage/web3.storage/commit/b58a1018c2cb2cd7f838dbc0e1fefef446b06eae))

### [4.0.2](https://www.github.com/web3-storage/web3.storage/compare/db-v4.0.1...db-v4.0.2) (2021-12-10)


Expand Down
4 changes: 2 additions & 2 deletions packages/db/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 packages/db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/db",
"version": "4.0.2",
"version": "4.0.3",
"description": "Database schema and tools.",
"private": "true",
"main": "index.js",
Expand Down

0 comments on commit cac8069

Please sign in to comment.