Skip to content

Commit

Permalink
chore: release 1.0.0 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 11, 2021
1 parent aee72cd commit 7856310
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 1.0.0 (2021-08-11)


### Features

* create action ([#1](https://www.github.com/theappnest/github-skip-checks-action/issues/1)) ([6eb1f22](https://www.github.com/theappnest/github-skip-checks-action/commit/6eb1f223cbfa0199ff4c24279840bfb61de83a86))


### Bug Fixes

* fails on diverged head ([#13](https://www.github.com/theappnest/github-skip-checks-action/issues/13)) ([aee72cd](https://www.github.com/theappnest/github-skip-checks-action/commit/aee72cd5fa380eac2f686ba7affcb8262a558c92))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-skip-checks-action",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 7856310

Please sign in to comment.