Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pustovitDmytro/rest-chronicle
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed May 9, 2021
2 parents 50ef6dc + 53c4972 commit 8473387
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [1.3.1](https://github.com/pustovitDmytro/rest-chronicle/compare/v1.3.0...v1.3.1) (2021-05-08)


### Chore

* (tests) moves load to factory ([4acb941](https://github.com/pustovitDmytro/rest-chronicle/commit/4acb94181777f22e8fda16ea43b6a1cad3986629))
* fixes spellcheck in bugreport ([7d754b6](https://github.com/pustovitDmytro/rest-chronicle/commit/7d754b605ed7fed3ea1a9c7d0d951a09806a1c37))
* set myself as default assignee in pr ([0dcd0ce](https://github.com/pustovitDmytro/rest-chronicle/commit/0dcd0ce95b50a1e8a2fef91307f7fd8964314f68))
* tests/entry.js module resolving ([c840f8b](https://github.com/pustovitDmytro/rest-chronicle/commit/c840f8b479234b7944b2d2708344ae24df231464))
* Update dependency @rollup/plugin-commonjs to v19 ([bf29948](https://github.com/pustovitDmytro/rest-chronicle/commit/bf2994851b033e64744e381f5f566ca9eed0aef5))
* Update dependency json-server to ^0.16.0 ([396c7c1](https://github.com/pustovitDmytro/rest-chronicle/commit/396c7c13766cdf03333009ab6bf25cf1909d9a83))
* update eslint ([4aac03c](https://github.com/pustovitDmytro/rest-chronicle/commit/4aac03c8db5f28d1d41838fc70e614df93e034d6))
* update lock file ([4ffb878](https://github.com/pustovitDmytro/rest-chronicle/commit/4ffb878e544a8cbe68fa7b3c5908b8ccdf9e394f))

### Upgrade

* Update dependency chalk to v4 ([feb992e](https://github.com/pustovitDmytro/rest-chronicle/commit/feb992e553b2e72e24b554f728da0f7ebe4d3257))

# [1.3.0](https://github.com/pustovitDmytro/rest-chronicle/compare/v1.2.2...v1.3.0) (2021-05-05)


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": "rest-chronicle",
"version": "1.3.0",
"version": "1.3.1",
"description": "autodocumentate rest api",
"main": "./lib",
"scripts": {
Expand Down

0 comments on commit 8473387

Please sign in to comment.