Skip to content

Commit

Permalink
release: 2021-10-17, Version 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dependant-bot committed Oct 17, 2021
1 parent 67ee934 commit 4e9f15e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions packages/scylladown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## @skyring/scylladown [3.0.1](https://github.com/esatterwhite/skyring/compare/@skyring/scylladown@3.0.0...@skyring/scylladown@3.0.1) (2021-10-17)


### Bug Fixes

* **package**: fix packge files definition [b3504bd](https://github.com/esatterwhite/skyring/commit/b3504bd6f76d94523040d0399357e48ad3ad6aba) - Eric Satterwhite





### Dependencies

* **skyring:** upgraded to 11.1.0

# @skyring/scylladown [3.0.0](https://github.com/esatterwhite/skyring/compare/@skyring/scylladown@2.0.0...@skyring/scylladown@3.0.0) (2021-10-17)


Expand Down
4 changes: 2 additions & 2 deletions packages/scylladown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skyring/scylladown",
"version": "3.0.0",
"version": "3.0.1",
"description": "SyllaDB leveldown backend for Skyring",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -70,7 +70,7 @@
"eslint": "^7.8.1",
"eslint-config-codedependant": "^1.0.0",
"levelup": "^2.0.2",
"skyring": "11.0.0",
"skyring": "11.1.0",
"tap": "^14.10.8"
}
}

0 comments on commit 4e9f15e

Please sign in to comment.