diff --git a/CHANGELOG.md b/CHANGELOG.md index 015598a..bf56ccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/kieranroneill/kieranoneill.com/compare/v1.1.0...v1.2.0) (2021-04-26) + + +### Features + +* update CV to v9.0.0 ([#16](https://github.com/kieranroneill/kieranoneill.com/issues/16)) ([4323686](https://github.com/kieranroneill/kieranoneill.com/commit/43236865c3558780848e5d908d522bef6ae51958)) + # [1.1.0](https://github.com/kieranroneill/kieranoneill.com/compare/v1.0.0...v1.1.0) (2020-12-04) diff --git a/package.json b/package.json index 4e7fbc4..5fc97fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kieranoneill.com", - "version": "1.1.0", + "version": "1.2.0", "description": "A website about me (Kieran O'Neill).", "main": "dist/index.html", "author": {