Skip to content

Commit

Permalink
🔖 Release v1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 20, 2020
1 parent 369b11a commit 31a7278
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [v1.3.1](https://github.com/upptime/uptime-monitor/compare/v1.3.0...v1.3.1) (2020-10-20)

## ♻️ Updates

- [`62445d9`](https://github.com/upptime/uptime-monitor/commit/62445d9) Add generator to file contents

# [v1.3.0](https://github.com/upptime/uptime-monitor/compare/v1.2.0...v1.3.0) (2020-10-13)

## ✨ New features
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/uptime-monitor",
"version": "1.3.0",
"version": "1.3.1",
"description": "Uptime monitor powered by GitHub Actions",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 31a7278

Please sign in to comment.