Skip to content

Commit c8c3660

Browse files
committed
🔖 Release v1.2.12 [skip ci]
1 parent 2491b83 commit c8c3660

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v1.2.12 (2021-01-28)
2+
3+
[📝 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))
4+
5+
### ♻️ Updates
6+
7+
- [`2491b83`](https://github.com/upptime/graphs/commit/2491b83) Use updated function (fixed upptime/upptime#236)
8+
(Issues: [`upptime/upptime#236`](https://github.com/upptime/upptime/issues/236))
9+
10+
### ⬆️ Dependency updates
11+
12+
- [`19400b9`](https://github.com/upptime/graphs/commit/19400b9) Bump @types/chart.js from 2.9.29 to 2.9.30
13+
- [`2750ad5`](https://github.com/upptime/graphs/commit/2750ad5) Bump semantic-release from 17.3.6 to 17.3.7
14+
- [`d215408`](https://github.com/upptime/graphs/commit/d215408) Bump dayjs from 1.10.3 to 1.10.4
15+
- [`560a86a`](https://github.com/upptime/graphs/commit/560a86a) Update chartjs-node-canvas
16+
117
## v1.2.11 (2021-01-25)
218

319
[📝 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))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@upptime/graphs",
3-
"version": "1.2.11",
3+
"version": "1.2.12",
44
"description": "Koj's repository template with GitHub Actions CI, releases, and more",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)