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

Commit

Permalink
chore(release): 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Wolf committed May 24, 2018
1 parent 323ed3a commit 5472ee8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="1.5.1"></a>
## [1.5.1](https://github.com/KnisterPeter/pretend/compare/v1.5.0...v1.5.1) (2018-05-24)


### Bug Fixes

* allow empty form-data requests ([323ed3a](https://github.com/KnisterPeter/pretend/commit/323ed3a))



<a name="1.5.0"></a>
# [1.5.0](https://github.com/KnisterPeter/pretend/compare/v1.4.2...v1.5.0) (2018-05-07)

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": "pretend",
"version": "1.5.0",
"version": "1.5.1",
"description": "A decorator based http webservice client written in typescript",
"main": "dist/src/index.js",
"files": [
Expand Down

0 comments on commit 5472ee8

Please sign in to comment.