From c8c366086d8a3d081dcaeb2e081ac2a0acbc62b6 Mon Sep 17 00:00:00 2001 From: Koj Bot Date: Thu, 28 Jan 2021 12:34:44 +0000 Subject: [PATCH] :bookmark: Release v1.2.12 [skip ci] --- CHANGELOG.md | 16 ++++++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eafeb4..cf111c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## v1.2.12 (2021-01-28) + +[📝 Release notes](https://github.com/upptime/graphs/releases/tag/v1.2.12) · [💻 Compare](https://github.com/upptime/graphs/compare/v1.2.11...v1.2.12) · [🔖 Tag](https://github.com/upptime/graphs/tree/v1.2.12) · 🗄️ Archive ([zip](https://github.com/upptime/graphs/archive/v1.2.12.zip) · [tar.gz](https://github.com/upptime/graphs/archive/v1.2.12.tar.gz)) + +### ♻️ Updates + +- [`2491b83`](https://github.com/upptime/graphs/commit/2491b83) Use updated function (fixed upptime/upptime#236) +(Issues: [`upptime/upptime#236`](https://github.com/upptime/upptime/issues/236)) + +### ⬆️ Dependency updates + +- [`19400b9`](https://github.com/upptime/graphs/commit/19400b9) Bump @types/chart.js from 2.9.29 to 2.9.30 +- [`2750ad5`](https://github.com/upptime/graphs/commit/2750ad5) Bump semantic-release from 17.3.6 to 17.3.7 +- [`d215408`](https://github.com/upptime/graphs/commit/d215408) Bump dayjs from 1.10.3 to 1.10.4 +- [`560a86a`](https://github.com/upptime/graphs/commit/560a86a) Update chartjs-node-canvas + ## v1.2.11 (2021-01-25) [📝 Release notes](https://github.com/upptime/graphs/releases/tag/v1.2.11) · [💻 Compare](https://github.com/upptime/graphs/compare/v1.2.10...v1.2.11) · [🔖 Tag](https://github.com/upptime/graphs/tree/v1.2.11) · 🗄️ Archive ([zip](https://github.com/upptime/graphs/archive/v1.2.11.zip) · [tar.gz](https://github.com/upptime/graphs/archive/v1.2.11.tar.gz)) diff --git a/package-lock.json b/package-lock.json index 443d30d..b5b69cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@upptime/graphs", - "version": "1.2.11", + "version": "1.2.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b9675e0..af6ca60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@upptime/graphs", - "version": "1.2.11", + "version": "1.2.12", "description": "Koj's repository template with GitHub Actions CI, releases, and more", "main": "dist/index.js", "files": [