Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.5](v0.2.4...v0.2.5) (2020-05-08)

### Bug Fixes

* **test:** fix a bug with response content negotiation ([1ab044e](1ab044e)), closes [#143](#143)
  • Loading branch information
semantic-release-bot committed May 8, 2020
1 parent f6c17c6 commit dcb67b8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [0.2.5](https://github.com/tamj0rd2/ncdc/compare/v0.2.4...v0.2.5) (2020-05-08)


### Bug Fixes

* **test:** fix a bug with response content negotiation ([1ab044e](https://github.com/tamj0rd2/ncdc/commit/1ab044eca2981a8300832bc67e87770dcb40c801)), closes [#143](https://github.com/tamj0rd2/ncdc/issues/143)
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": "ncdc",
"version": "0.0.14",
"version": "0.2.5",
"description": "",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit dcb67b8

Please sign in to comment.