diff --git a/CHANGELOG.md b/CHANGELOG.md index 47296b6..48806e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## v1.2.18 (2021-03-08) + +[📝 Release notes](https://github.com/upptime/graphs/releases/tag/v1.2.18) · [💻 Compare](https://github.com/upptime/graphs/compare/v1.2.17...v1.2.18) · [🔖 Tag](https://github.com/upptime/graphs/tree/v1.2.18) · 🗄️ Archive ([zip](https://github.com/upptime/graphs/archive/v1.2.18.zip) · [tar.gz](https://github.com/upptime/graphs/archive/v1.2.18.tar.gz)) + +### ⬆️ Dependency updates + +- [`478c2ae`](https://github.com/upptime/graphs/commit/478c2ae) Bump @types/fs-extra from 9.0.7 to 9.0.8 +- [`9822987`](https://github.com/upptime/graphs/commit/9822987) Bump semantic-release from 17.4.0 to 17.4.1 +- [`0ff97ad`](https://github.com/upptime/graphs/commit/0ff97ad) Bump ts-jest from 26.5.2 to 26.5.3 +- [`94bbfde`](https://github.com/upptime/graphs/commit/94bbfde) Bump typescript from 4.2.2 to 4.2.3 + ## v1.2.17 (2021-03-01) [📝 Release notes](https://github.com/upptime/graphs/releases/tag/v1.2.17) · [💻 Compare](https://github.com/upptime/graphs/compare/v1.2.16...v1.2.17) · [🔖 Tag](https://github.com/upptime/graphs/tree/v1.2.17) · 🗄️ Archive ([zip](https://github.com/upptime/graphs/archive/v1.2.17.zip) · [tar.gz](https://github.com/upptime/graphs/archive/v1.2.17.tar.gz)) diff --git a/package-lock.json b/package-lock.json index 6be63ca..a0e4b9f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@upptime/graphs", - "version": "1.2.17", + "version": "1.2.18", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 665409f..3cefb7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@upptime/graphs", - "version": "1.2.17", + "version": "1.2.18", "description": "Koj's repository template with GitHub Actions CI, releases, and more", "main": "dist/index.js", "files": [