Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
chore(release): update changelog and bump version to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Jan 12, 2021
1 parent 1dfa076 commit 95d2885
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.17.1](https://github.com/dashevo/js-drive/compare/v0.17.0...v0.17.1) (2021-01-12)


### Bug Fixes

* duplicate MongoDB index name ([#453](https://github.com/dashevo/js-drive/issues/453))



# [0.17.0](https://github.com/dashevo/js-drive/compare/v0.16.1...v0.17.0) (2020-12-30)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@dashevo/drive",
"version": "0.17.0",
"version": "0.17.1",
"description": "Replicated state machine for Dash Platform",
"engines": {
"node": ">=12"
Expand Down

0 comments on commit 95d2885

Please sign in to comment.