diff --git a/CHANGELOG.md b/CHANGELOG.md index b776c60e..2ff4cf19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ vNext Upcoming changes for the next release. +### Chores + +- Updates contributors in package.json [PR 117](https://github.com/input-output-hk/react-polymorph/pull/117) + 0.8.7 ===== diff --git a/package.json b/package.json index ee159265..41cd6c16 100644 --- a/package.json +++ b/package.json @@ -142,6 +142,11 @@ "name": "Marcus Hurney", "email": "marcushurney@gmail.com", "url": "https://www.linkedin.com/in/marcus-hurney" + }, + { + "name": "Tomislav Horaček", + "email": "tomislav.horacek@thespian.hr", + "url": "https://www.linkedin.com/in/tomislav-horaček-46172b100" } ], "repository": {