Skip to content

Commit b722313

Browse files
committed
revert(version): 1.1.0
1 parent c25bc8c commit b722313

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

CHANGELOG.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
<a name="1.1.0"></a>
2-
# 1.1.0 (2017-03-15)
3-
4-
* perf(fetch): add content body, when throw Error ([7365a02](https://github.com/auru/unity-api/commit/7365a02))
5-
* chore(package): update babel-polyfill to version 6.23.0 (#16) ([9aa1a4e](https://github.com/auru/unity-api/commit/9aa1a4e))
6-
* feat: shortcuts for HTTP methods (#15) ([ec4a8d1](https://github.com/auru/unity-api/commit/ec4a8d1))
7-
* test: fix tests descriptions ([57c0dcc](https://github.com/auru/unity-api/commit/57c0dcc))
8-
* test: use t.context for shared vars ([4a10e03](https://github.com/auru/unity-api/commit/4a10e03))
9-
10-
11-
121
<a name="1.0.5"></a>
132
## 1.0.5 (2017-02-08)
143

@@ -47,6 +36,3 @@
4736

4837
* chore(contributing): added commit hooks and documentation for contributing ([6ace186](https://github.com/auru/unity-api/commit/6ace186))
4938
* chore(contributing): added pre-commit hooks and docs on contributing ([8ba7f95](https://github.com/auru/unity-api/commit/8ba7f95))
50-
51-
52-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-api",
3-
"version": "1.1.0",
3+
"version": "1.0.5",
44
"description": "REST-API helper, wrapped around fetch.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)