Skip to content

Commit

Permalink
Chore: Publish release (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeff <rustyangel@gmail.com>
  • Loading branch information
3 people authored Feb 24, 2022
1 parent 03a9ad9 commit 850d549
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/poor-wolves-breathe.md

This file was deleted.

9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# danger-plugin-prfect

### 0.1.1 — 2022-02-24

#### 🐛 Fixed

- Fix type declaration output [`03a9ad9`](https://github.com/stormwarning/danger-plugin-prfect/commit/03a9ad9595cf1175d6ff561d15ac31c583d57b06)
- Remove hard line break in `LENGTH_TIP` [`2ef35a`](https://github.com/stormwarning/danger-plugin-prfect/commit/2ef35a3fd2e88d9b947ec6927636400426ea63a2)

## 0.1.0 — 2022-02-18

#### 🎁 Added

- Export plugin function types [#1](https://github.com/stormwarning/danger-plugin-prfect/pull/1)
- Add `checkTitle` output options [#3](https://github.com/stormwarning/danger-plugin-prfect/pull/3)

Allows for customising response level. Also returns an object of results
to allow consumers to craft their own response message.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "danger-plugin-prfect",
"version": "0.1.0",
"version": "0.1.1",
"description": "Enforce guidelines for high-quality pull requests.",
"keywords": [
"danger",
Expand Down

0 comments on commit 850d549

Please sign in to comment.