Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gagoar committed Aug 28, 2020
1 parent f4ef4d8 commit de2eb63
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 7 deletions.
28 changes: 23 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [v2.0.0](https://github.com/gagoar/use-herald-action/compare/v1.3.0...v2.0.0)
### [v2.0.1](https://github.com/gagoar/use-herald-action/compare/v1.4.0...v2.0.1)

> 24 August 2020
> 28 August 2020
- Adding pull_request_target [`#103`](https://github.com/gagoar/use-herald/action/pull/103)
- Update dependency @actions/core to v1.2.5 [`#101`](https://github.com/gagoar/use-herald/action/pull/101)
- Update dependency @octokit/rest to v18.0.4 [`#100`](https://github.com/gagoar/use-herald/action/pull/100)
- Update dependency prettier to v2.1.1 [`#98`](https://github.com/gagoar/use-herald/action/pull/98)
- Update dependency ts-jest to v26.3.0 [`#99`](https://github.com/gagoar/use-herald/action/pull/99)
- Update dependency lint-staged to v10.2.13 [`#97`](https://github.com/gagoar/use-herald/action/pull/97)
- Update typescript-eslint monorepo to v3.10.1 [`#96`](https://github.com/gagoar/use-herald/action/pull/96)
- 2.0.0 [`#95`](https://github.com/gagoar/use-herald/action/pull/95)
- Update typescript-eslint monorepo to v3.10.0 [`#94`](https://github.com/gagoar/use-herald/action/pull/94)
- Update dependency prettier to v2.1.0 [`#93`](https://github.com/gagoar/use-herald/action/pull/93)
- Handle email references properly [`#92`](https://github.com/gagoar/use-herald/action/pull/92)
Expand All @@ -25,6 +33,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update dependency eslint to v7.7.0 [`#67`](https://github.com/gagoar/use-herald/action/pull/67)
- Update dependency p-queue to v6.6.1 [`#69`](https://github.com/gagoar/use-herald/action/pull/69)
- Update typescript-eslint monorepo to v3.9.1 [`#70`](https://github.com/gagoar/use-herald/action/pull/70)

#### [v1.4.0](https://github.com/gagoar/use-herald-action/compare/v1.3.0...v1.4.0)

> 13 August 2020
- Update dependency nock to v13.0.4 [`#61`](https://github.com/gagoar/use-herald/action/pull/61)
- Update dependency jest to v26.4.0 [`#65`](https://github.com/gagoar/use-herald/action/pull/65)
- Adding rules for templates [`#63`](https://github.com/gagoar/use-herald/action/pull/63)
Expand All @@ -46,7 +59,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update dependency @types/node to v13.13.15 [`#41`](https://github.com/gagoar/use-herald/action/pull/41)
- Update dependency nock to v13.0.3 [`#46`](https://github.com/gagoar/use-herald/action/pull/46)

#### [v1.3.0](https://github.com/gagoar/use-herald-action/compare/v1.1.0...v1.3.0)
#### [v1.3.0](https://github.com/gagoar/use-herald-action/compare/v1.2.0...v1.3.0)

> 24 July 2020
Expand All @@ -55,14 +68,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update dependency @types/jest to v26.0.7 [`#37`](https://github.com/gagoar/use-herald/action/pull/37)
- includesInPatch [`#42`](https://github.com/gagoar/use-herald/action/pull/42)
- includes/excludes can be string[] | string [`#40`](https://github.com/gagoar/use-herald/action/pull/40)
- includesInPatch (#42) [`#38`](https://github.com/gagoar/use-herald-action/issue/38)

#### [v1.2.0](https://github.com/gagoar/use-herald-action/compare/v1.1.0...v1.2.0)

> 24 July 2020
- Update dependency @types/jest to v26 [`#25`](https://github.com/gagoar/use-herald/action/pull/25)
- Update dependency lint-staged to v10.2.11 [`#17`](https://github.com/gagoar/use-herald/action/pull/17)
- Update dependency ts-node to v8.10.2 [`#21`](https://github.com/gagoar/use-herald/action/pull/21)
- Update dependency ws to v7.3.1 [`#24`](https://github.com/gagoar/use-herald/action/pull/24)
- Update dependency prettier-eslint to v11 [`#27`](https://github.com/gagoar/use-herald/action/pull/27)
- Update typescript-eslint monorepo to v3 [`#28`](https://github.com/gagoar/use-herald/action/pull/28)
- single comment when action comment is triggered [`#36`](https://github.com/gagoar/use-herald/action/pull/36)
- includesInPatch (#42) [`#38`](https://github.com/gagoar/use-herald-action/issue/38)

#### v1.1.0

Expand All @@ -89,4 +107,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Adding workflow to verify master [`#3`](https://github.com/gagoar/use-herald/action/pull/3)
- Bump lodash from 4.17.15 to 4.17.19 [`#2`](https://github.com/gagoar/use-herald/action/pull/2)
- Basic Functionality and tests. [`#1`](https://github.com/gagoar/use-herald/action/pull/1)
- Initial commit [`a7b5ff8`](https://github.com/cyamonide/use-herald-action/commit/a7b5ff80b2258cd91faa7742b7ab510e44972dec)
- Initial commit [`a7b5ff8`](https://github.com/gagoar/use-herald-action/commit/a7b5ff80b2258cd91faa7742b7ab510e44972dec)
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
Expand Up @@ -2,7 +2,7 @@
"name": "use-herald-action",
"repository": "[email protected]:gagoar/use-herald-action.git",
"license": "MIT",
"version": "2.0.0",
"version": "2.0.1",
"description": "add subscribers, assignees and reviewers to your pull request",
"main": "index.ts",
"husky": {
Expand Down

0 comments on commit de2eb63

Please sign in to comment.