Upgraded from v34.1.1 -> v34.2.0
This commit is contained in:
		
							parent
							
								
									6ba3c59bc6
								
							
						
					
					
						commit
						95f386689b
					
				
							
								
								
									
										104
									
								
								HISTORY.md
									
									
									
									
									
								
							
							
						
						
									
										104
									
								
								HISTORY.md
									
									
									
									
									
								
							| @ -1,12 +1,34 @@ | ||||
| # Changelog | ||||
| 
 | ||||
| ## [v34.2.0](https://github.com/tj-actions/changed-files/tree/v34.2.0) (2022-11-05) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.2.0) | ||||
| 
 | ||||
| ## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-11-05) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.1.1...v34) | ||||
| 
 | ||||
| **Fixed bugs:** | ||||
| 
 | ||||
| - \[BUG\] dir\_names + files combo ends up in error [\#757](https://github.com/tj-actions/changed-files/issues/757) | ||||
| 
 | ||||
| **Closed issues:** | ||||
| 
 | ||||
| - \[BUG\] Action failing on PR with "Unable to find merge-base in shallow clone. Please increase 'max\_fetch\_depth' to at least 340." [\#755](https://github.com/tj-actions/changed-files/issues/755) | ||||
| 
 | ||||
| **Merged pull requests:** | ||||
| 
 | ||||
| - Updated README.md [\#762](https://github.com/tj-actions/changed-files/pull/762) ([jackton1](https://github.com/jackton1)) | ||||
| - chore: fixed test [\#761](https://github.com/tj-actions/changed-files/pull/761) ([jackton1](https://github.com/jackton1)) | ||||
| - chore: update env [\#760](https://github.com/tj-actions/changed-files/pull/760) ([jackton1](https://github.com/jackton1)) | ||||
| - fix: error finding merge-base [\#759](https://github.com/tj-actions/changed-files/pull/759) ([jackton1](https://github.com/jackton1)) | ||||
| - chore: improve test coverage [\#758](https://github.com/tj-actions/changed-files/pull/758) ([jackton1](https://github.com/jackton1)) | ||||
| - Updated README.md [\#756](https://github.com/tj-actions/changed-files/pull/756) ([jackton1](https://github.com/jackton1)) | ||||
| - Upgraded to v34.1.1 [\#754](https://github.com/tj-actions/changed-files/pull/754) ([jackton1](https://github.com/jackton1)) | ||||
| 
 | ||||
| ## [v34.1.1](https://github.com/tj-actions/changed-files/tree/v34.1.1) (2022-11-04) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.1.1) | ||||
| 
 | ||||
| ## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-11-04) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.1.0...v34) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.1.0...v34.1.1) | ||||
| 
 | ||||
| **Merged pull requests:** | ||||
| 
 | ||||
| @ -133,7 +155,7 @@ | ||||
| 
 | ||||
| ## [v33](https://github.com/tj-actions/changed-files/tree/v33) (2022-10-21) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v33) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v32...v33) | ||||
| 
 | ||||
| **Closed issues:** | ||||
| 
 | ||||
| @ -152,13 +174,13 @@ | ||||
| - chore\(deps\): update tj-actions/verify-changed-files action to v12 [\#696](https://github.com/tj-actions/changed-files/pull/696) ([renovate[bot]](https://github.com/apps/renovate)) | ||||
| - Upgraded to v32.1.2 [\#695](https://github.com/tj-actions/changed-files/pull/695) ([jackton1](https://github.com/jackton1)) | ||||
| 
 | ||||
| ## [v32.1.2](https://github.com/tj-actions/changed-files/tree/v32.1.2) (2022-10-16) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v32...v32.1.2) | ||||
| 
 | ||||
| ## [v32](https://github.com/tj-actions/changed-files/tree/v32) (2022-10-16) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.1...v32) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v32) | ||||
| 
 | ||||
| ## [v32.1.2](https://github.com/tj-actions/changed-files/tree/v32.1.2) (2022-10-16) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.1...v32.1.2) | ||||
| 
 | ||||
| **Fixed bugs:** | ||||
| 
 | ||||
| @ -214,7 +236,7 @@ | ||||
| 
 | ||||
| ## [v32.0.0](https://github.com/tj-actions/changed-files/tree/v32.0.0) (2022-10-06) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v31...v32.0.0) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.3...v32.0.0) | ||||
| 
 | ||||
| **Merged pull requests:** | ||||
| 
 | ||||
| @ -225,13 +247,13 @@ | ||||
| - chore\(deps\): update actions/checkout action to v3.1.0 [\#669](https://github.com/tj-actions/changed-files/pull/669) ([renovate[bot]](https://github.com/apps/renovate)) | ||||
| - Upgraded to v31.0.3 [\#667](https://github.com/tj-actions/changed-files/pull/667) ([jackton1](https://github.com/jackton1)) | ||||
| 
 | ||||
| ## [v31](https://github.com/tj-actions/changed-files/tree/v31) (2022-10-02) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.3...v31) | ||||
| 
 | ||||
| ## [v31.0.3](https://github.com/tj-actions/changed-files/tree/v31.0.3) (2022-10-02) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.2...v31.0.3) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v31...v31.0.3) | ||||
| 
 | ||||
| ## [v31](https://github.com/tj-actions/changed-files/tree/v31) (2022-10-02) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.2...v31) | ||||
| 
 | ||||
| **Fixed bugs:** | ||||
| 
 | ||||
| @ -1171,7 +1193,7 @@ | ||||
| 
 | ||||
| ## [v13](https://github.com/tj-actions/changed-files/tree/v13) (2022-02-17) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.2...v13) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v13) | ||||
| 
 | ||||
| **Implemented enhancements:** | ||||
| 
 | ||||
| @ -1190,13 +1212,13 @@ | ||||
| - \[BUG\] wrong result of any\_change output [\#314](https://github.com/tj-actions/changed-files/issues/314) | ||||
| - \[BUG\] Investigate possible bug using since\_last\_remote\_commit when force pushing changes. [\#303](https://github.com/tj-actions/changed-files/issues/303) | ||||
| 
 | ||||
| ## [v12.2](https://github.com/tj-actions/changed-files/tree/v12.2) (2021-12-30) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v12.2) | ||||
| 
 | ||||
| ## [v2.0.1](https://github.com/tj-actions/changed-files/tree/v2.0.1) (2021-12-30) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v2.0.1) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.2...v2.0.1) | ||||
| 
 | ||||
| ## [v12.2](https://github.com/tj-actions/changed-files/tree/v12.2) (2021-12-30) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v12.2) | ||||
| 
 | ||||
| **Merged pull requests:** | ||||
| 
 | ||||
| @ -1237,7 +1259,7 @@ | ||||
| 
 | ||||
| ## [v12](https://github.com/tj-actions/changed-files/tree/v12) (2021-12-14) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.9...v12) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v11...v12) | ||||
| 
 | ||||
| **Implemented enhancements:** | ||||
| 
 | ||||
| @ -1255,13 +1277,13 @@ | ||||
| - \[PR 1\]: Renamed all\_modified\_files to all\_changed\_files [\#283](https://github.com/tj-actions/changed-files/pull/283) ([jackton1](https://github.com/jackton1)) | ||||
| - Upgraded to v11.9 [\#280](https://github.com/tj-actions/changed-files/pull/280) ([jackton1](https://github.com/jackton1)) | ||||
| 
 | ||||
| ## [v11.9](https://github.com/tj-actions/changed-files/tree/v11.9) (2021-12-04) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v11...v11.9) | ||||
| 
 | ||||
| ## [v11](https://github.com/tj-actions/changed-files/tree/v11) (2021-12-04) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.3.1...v11) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.9...v11) | ||||
| 
 | ||||
| ## [v11.9](https://github.com/tj-actions/changed-files/tree/v11.9) (2021-12-04) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.3.1...v11.9) | ||||
| 
 | ||||
| **Implemented enhancements:** | ||||
| 
 | ||||
| @ -1350,7 +1372,7 @@ | ||||
| 
 | ||||
| ## [v1.2.1](https://github.com/tj-actions/changed-files/tree/v1.2.1) (2021-11-08) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.2.0...v1.2.1) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.5...v1.2.1) | ||||
| 
 | ||||
| **Implemented enhancements:** | ||||
| 
 | ||||
| @ -1364,13 +1386,13 @@ | ||||
| - Update actions/checkout action to v2.4.0 [\#243](https://github.com/tj-actions/changed-files/pull/243) ([renovate[bot]](https://github.com/apps/renovate)) | ||||
| - Upgraded to v11.5 [\#241](https://github.com/tj-actions/changed-files/pull/241) ([jackton1](https://github.com/jackton1)) | ||||
| 
 | ||||
| ## [v1.2.0](https://github.com/tj-actions/changed-files/tree/v1.2.0) (2021-10-30) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.5...v1.2.0) | ||||
| 
 | ||||
| ## [v11.5](https://github.com/tj-actions/changed-files/tree/v11.5) (2021-10-30) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.4...v11.5) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.2.0...v11.5) | ||||
| 
 | ||||
| ## [v1.2.0](https://github.com/tj-actions/changed-files/tree/v1.2.0) (2021-10-30) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.4...v1.2.0) | ||||
| 
 | ||||
| **Merged pull requests:** | ||||
| 
 | ||||
| @ -1755,7 +1777,7 @@ | ||||
| 
 | ||||
| ## [v7](https://github.com/tj-actions/changed-files/tree/v7) (2021-06-09) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v7) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v7) | ||||
| 
 | ||||
| **Closed issues:** | ||||
| 
 | ||||
| @ -1771,13 +1793,13 @@ | ||||
| - Update tj-actions/sync-release-version action to v8.7 [\#86](https://github.com/tj-actions/changed-files/pull/86) ([renovate[bot]](https://github.com/apps/renovate)) | ||||
| - Upgraded to v6.3 [\#85](https://github.com/tj-actions/changed-files/pull/85) ([jackton1](https://github.com/jackton1)) | ||||
| 
 | ||||
| ## [v6](https://github.com/tj-actions/changed-files/tree/v6) (2021-05-26) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v6) | ||||
| 
 | ||||
| ## [v6.3](https://github.com/tj-actions/changed-files/tree/v6.3) (2021-05-26) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6.3) | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v6.3) | ||||
| 
 | ||||
| ## [v6](https://github.com/tj-actions/changed-files/tree/v6) (2021-05-26) | ||||
| 
 | ||||
| [Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6) | ||||
| 
 | ||||
| **Merged pull requests:** | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 jackton1
						jackton1