Skip to content

Commit

Permalink
🔖 Release v1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 13, 2020
1 parent a639aaf commit eed08a9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# v1.0.0 (2020-10-13)

## ✨ New features

- [`27d693d`](https://github.com/upptime/uptime-monitor/commit/27d693d) Migrate action helper functions
- [`85af6b0`](https://github.com/upptime/uptime-monitor/commit/85af6b0) Release v1 of action

## 🐛 Bug fixes

- [`1a302b1`](https://github.com/upptime/uptime-monitor/commit/1a302b1) Change ?. to || ""
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": "0.0.0",
"version": "1.0.0",
"description": "Uptime monitor powered by GitHub Actions",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit eed08a9

Please sign in to comment.