From 99e8fa486ee4526043fec7e51303ebf410e013ce Mon Sep 17 00:00:00 2001 From: Koj Bot Date: Thu, 3 Dec 2020 13:18:04 +0000 Subject: [PATCH] :bookmark: Release v1.2.2 [skip ci] --- CHANGELOG.md | 8 ++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e698c53..2ee9c04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v1.2.2 (2020-12-03) + +[๐Ÿ“ Release notes](https://github.com/upptime/graphs/releases/tag/v1.2.2) ยท [๐Ÿ’ป Compare](https://github.com/upptime/graphs/compare/v1.2.1...v1.2.2) ยท [๐Ÿ”– Tag](https://github.com/upptime/graphs/tree/v1.2.2) ยท ๐Ÿ—„๏ธ Archive ([zip](https://github.com/upptime/graphs/archive/v1.2.2.zip) ยท [tar.gz](https://github.com/upptime/graphs/archive/v1.2.2.tar.gz)) + +### ๐Ÿ› Bug fixes + +- [`3a41059`](https://github.com/upptime/graphs/commit/3a41059) Fix data for generating graphs + ## v1.2.1 (2020-12-03) [๐Ÿ“ Release notes](https://github.com/upptime/graphs/releases/tag/v1.2.1) ยท [๐Ÿ’ป Compare](https://github.com/upptime/graphs/compare/v1.2.0...v1.2.1) ยท [๐Ÿ”– Tag](https://github.com/upptime/graphs/tree/v1.2.1) ยท ๐Ÿ—„๏ธ Archive ([zip](https://github.com/upptime/graphs/archive/v1.2.1.zip) ยท [tar.gz](https://github.com/upptime/graphs/archive/v1.2.1.tar.gz)) diff --git a/package-lock.json b/package-lock.json index 6fe9db6..a33dd4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@upptime/graphs", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ef15039..38838d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@upptime/graphs", - "version": "1.2.1", + "version": "1.2.2", "description": "Koj's repository template with GitHub Actions CI, releases, and more", "main": "dist/index.js", "files": [