Skip to content

Commit

Permalink
chore(release): 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zjr committed Jul 9, 2019
1 parent fa5adf1 commit aa3450d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.1](https://github.com/zjr/sequery/compare/v0.2.0...v0.2.1) (2019-07-09)


### Bug Fixes

* correct issue with default order value ([fa5adf1](https://github.com/zjr/sequery/commit/fa5adf1))



## [0.2.0](https://github.com/zjr/sequery/compare/v0.1.0...v0.2.0) (2019-07-09)


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": "sequery",
"version": "0.2.0",
"version": "0.2.1",
"description": "Automatically parse nested query string parameters into Sequelize find options.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit aa3450d

Please sign in to comment.