@@ -4,10 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7- ### [ v2.0.0 ] ( https://github.com/gagoar/use-herald-action/compare/v1.3 .0...v2.0.0 )
7+ ### [ v2.0.1 ] ( https://github.com/gagoar/use-herald-action/compare/v1.4 .0...v2.0.1 )
88
9- > 24 August 2020
9+ > 28 August 2020
1010
11+ - Adding pull_request_target [ ` #103 ` ] ( https://github.com/gagoar/use-herald/action/pull/103 )
12+ - Update dependency @actions/core to v1.2.5 [ ` #101 ` ] ( https://github.com/gagoar/use-herald/action/pull/101 )
13+ - Update dependency @octokit/rest to v18.0.4 [ ` #100 ` ] ( https://github.com/gagoar/use-herald/action/pull/100 )
14+ - Update dependency prettier to v2.1.1 [ ` #98 ` ] ( https://github.com/gagoar/use-herald/action/pull/98 )
15+ - Update dependency ts-jest to v26.3.0 [ ` #99 ` ] ( https://github.com/gagoar/use-herald/action/pull/99 )
16+ - Update dependency lint-staged to v10.2.13 [ ` #97 ` ] ( https://github.com/gagoar/use-herald/action/pull/97 )
17+ - Update typescript-eslint monorepo to v3.10.1 [ ` #96 ` ] ( https://github.com/gagoar/use-herald/action/pull/96 )
18+ - 2.0.0 [ ` #95 ` ] ( https://github.com/gagoar/use-herald/action/pull/95 )
1119- Update typescript-eslint monorepo to v3.10.0 [ ` #94 ` ] ( https://github.com/gagoar/use-herald/action/pull/94 )
1220- Update dependency prettier to v2.1.0 [ ` #93 ` ] ( https://github.com/gagoar/use-herald/action/pull/93 )
1321- Handle email references properly [ ` #92 ` ] ( https://github.com/gagoar/use-herald/action/pull/92 )
@@ -25,6 +33,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2533- Update dependency eslint to v7.7.0 [ ` #67 ` ] ( https://github.com/gagoar/use-herald/action/pull/67 )
2634- Update dependency p-queue to v6.6.1 [ ` #69 ` ] ( https://github.com/gagoar/use-herald/action/pull/69 )
2735- Update typescript-eslint monorepo to v3.9.1 [ ` #70 ` ] ( https://github.com/gagoar/use-herald/action/pull/70 )
36+
37+ #### [ v1.4.0] ( https://github.com/gagoar/use-herald-action/compare/v1.3.0...v1.4.0 )
38+
39+ > 13 August 2020
40+
2841- Update dependency nock to v13.0.4 [ ` #61 ` ] ( https://github.com/gagoar/use-herald/action/pull/61 )
2942- Update dependency jest to v26.4.0 [ ` #65 ` ] ( https://github.com/gagoar/use-herald/action/pull/65 )
3043- Adding rules for templates [ ` #63 ` ] ( https://github.com/gagoar/use-herald/action/pull/63 )
@@ -46,7 +59,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
4659- Update dependency @types/node to v13.13.15 [ ` #41 ` ] ( https://github.com/gagoar/use-herald/action/pull/41 )
4760- Update dependency nock to v13.0.3 [ ` #46 ` ] ( https://github.com/gagoar/use-herald/action/pull/46 )
4861
49- #### [ v1.3.0] ( https://github.com/gagoar/use-herald-action/compare/v1.1 .0...v1.3.0 )
62+ #### [ v1.3.0] ( https://github.com/gagoar/use-herald-action/compare/v1.2 .0...v1.3.0 )
5063
5164> 24 July 2020
5265
@@ -55,14 +68,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
5568- Update dependency @types/jest to v26.0.7 [ ` #37 ` ] ( https://github.com/gagoar/use-herald/action/pull/37 )
5669- includesInPatch [ ` #42 ` ] ( https://github.com/gagoar/use-herald/action/pull/42 )
5770- includes/excludes can be string[ ] | string [ ` #40 ` ] ( https://github.com/gagoar/use-herald/action/pull/40 )
71+ - includesInPatch (#42 ) [ ` #38 ` ] ( https://github.com/gagoar/use-herald-action/issue/38 )
72+
73+ #### [ v1.2.0] ( https://github.com/gagoar/use-herald-action/compare/v1.1.0...v1.2.0 )
74+
75+ > 24 July 2020
76+
5877- Update dependency @types/jest to v26 [ ` #25 ` ] ( https://github.com/gagoar/use-herald/action/pull/25 )
5978- Update dependency lint-staged to v10.2.11 [ ` #17 ` ] ( https://github.com/gagoar/use-herald/action/pull/17 )
6079- Update dependency ts-node to v8.10.2 [ ` #21 ` ] ( https://github.com/gagoar/use-herald/action/pull/21 )
6180- Update dependency ws to v7.3.1 [ ` #24 ` ] ( https://github.com/gagoar/use-herald/action/pull/24 )
6281- Update dependency prettier-eslint to v11 [ ` #27 ` ] ( https://github.com/gagoar/use-herald/action/pull/27 )
6382- Update typescript-eslint monorepo to v3 [ ` #28 ` ] ( https://github.com/gagoar/use-herald/action/pull/28 )
6483- single comment when action comment is triggered [ ` #36 ` ] ( https://github.com/gagoar/use-herald/action/pull/36 )
65- - includesInPatch (#42 ) [ ` #38 ` ] ( https://github.com/gagoar/use-herald-action/issue/38 )
6684
6785#### v1.1.0
6886
@@ -89,4 +107,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
89107- Adding workflow to verify master [ ` #3 ` ] ( https://github.com/gagoar/use-herald/action/pull/3 )
90108- Bump lodash from 4.17.15 to 4.17.19 [ ` #2 ` ] ( https://github.com/gagoar/use-herald/action/pull/2 )
91109- Basic Functionality and tests. [ ` #1 ` ] ( https://github.com/gagoar/use-herald/action/pull/1 )
92- - Initial commit [ ` a7b5ff8 ` ] ( https://github.com/cyamonide /use-herald-action/commit/a7b5ff80b2258cd91faa7742b7ab510e44972dec )
110+ - Initial commit [ ` a7b5ff8 ` ] ( https://github.com/gagoar /use-herald-action/commit/a7b5ff80b2258cd91faa7742b7ab510e44972dec )
0 commit comments