diff --git a/CHANGELOG.md b/CHANGELOG.md index 36bc75e..805bfb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## v1.2.0 (2020-12-03) + +[📝 Release notes](https://github.com/upptime/graphs/releases/tag/v1.2.0) · [💻 Compare](https://github.com/upptime/graphs/compare/v1.1.1...v1.2.0) · [🔖 Tag](https://github.com/upptime/graphs/tree/v1.2.0) · 🗄️ Archive ([zip](https://github.com/upptime/graphs/archive/v1.2.0.zip) · [tar.gz](https://github.com/upptime/graphs/archive/v1.2.0.tar.gz)) + +### ✨ New features + +- [`64cfea8`](https://github.com/upptime/graphs/commit/64cfea8) Generate graphs for each duration + +### ⬆️ Dependency updates + +- [`9b3d3a3`](https://github.com/upptime/graphs/commit/9b3d3a3) Bump @koj/config from 1.2.9 to 1.2.11 + ## [v1.1.1](https://github.com/upptime/graphs/compare/v1.1.0...v1.1.1) (2020-12-02) ### ♻️ Updates diff --git a/package-lock.json b/package-lock.json index a5d99f7..59ccb59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@upptime/graphs", - "version": "1.1.1", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0d918d1..190a435 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@upptime/graphs", - "version": "1.1.1", + "version": "1.2.0", "description": "Koj's repository template with GitHub Actions CI, releases, and more", "main": "dist/index.js", "files": [