Skip to content

Commit

Permalink
release: 1.3.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Jul 20, 2020
1 parent 5bb5b9b commit 0d8ca43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,5 @@
# Changelog

## 1.3.0

- set PRs and their dirty state as output ([#17](https://github.com/eps1lon/actions-label-merge-conflict/pull/17) by @baywet)
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"main": "dist/index.js",
"private": true,
"version": "1.2.4",
"version": "1.3.0",
"scripts": {
"build": "ncc build sources/main.ts",
"format": "prettier \"**/*.{js,json,md,ts,yml}\" --ignore-path .eslintignore --write"
Expand Down

0 comments on commit 0d8ca43

Please sign in to comment.