Skip to content

Commit

Permalink
🔖 Release v1.2.17 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Mar 1, 2021
1 parent 086bd10 commit 0a99df7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 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))

### ⬆️ Dependency updates

- [`4339cce`](https://github.com/upptime/graphs/commit/4339cce) Bump typescript from 4.1.5 to 4.2.2
- [`405b752`](https://github.com/upptime/graphs/commit/405b752) Bump ts-jest from 26.5.1 to 26.5.2
- [`bfbc721`](https://github.com/upptime/graphs/commit/bfbc721) Bump @types/chart.js from 2.9.30 to 2.9.31
- [`0233c07`](https://github.com/upptime/graphs/commit/0233c07) Bump semantic-release from 17.3.9 to 17.4.0

## v1.2.16 (2021-02-24)

[📝 Release notes](https://github.com/upptime/graphs/releases/tag/v1.2.16) · [💻 Compare](https://github.com/upptime/graphs/compare/v1.2.15...v1.2.16) · [🔖 Tag](https://github.com/upptime/graphs/tree/v1.2.16) · 🗄️ Archive ([zip](https://github.com/upptime/graphs/archive/v1.2.16.zip) · [tar.gz](https://github.com/upptime/graphs/archive/v1.2.16.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@upptime/graphs",
"version": "1.2.16",
"version": "1.2.17",
"description": "Koj's repository template with GitHub Actions CI, releases, and more",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 0a99df7

Please sign in to comment.