Skip to content

Commit 380286c

Browse files
committed
1.0.3
1 parent 8ba7f95 commit 380286c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<a name="1.0.3"></a>
2+
## 1.0.3 (2016-11-02)
3+
4+
* chore(contributing): added commit hooks and documentation for contributing ([6ace186](https://github.com/auru/unity-api/commit/6ace186))
5+
* chore(contributing): added pre-commit hooks and docs on contributing ([8ba7f95](https://github.com/auru/unity-api/commit/8ba7f95))
6+
7+
8+

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.0.2",
3+
"version": "1.0.3",
44
"description": "REST-API helper, wrapped around fetch.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)