Skip to content

Commit 4f28be0

Browse files
committed
update changelog
1 parent b28be31 commit 4f28be0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 6.3.0
4+
5+
- Add --error-on-fail cli option
6+
- Collate errors and warnings to avoid exiting early (with help from @akwodkiewicz in #217)
7+
- Fix .dev.patch suffix bug (with help from @pdcastro in #224)
8+
- Support build metadata in package.json version strings (with help from @snowystinger in #213)
9+
- Change 'no patch files found' message from red to blue (contribution from @dmhalejr in #211)
10+
- Fix environment variable propogation for spawned tasks (contribution from @chpio in #223)
11+
- Add --patch-dir option to readme (contribution from @mikehardy in #225)
12+
- Fix createPatch bug involving .git folder hygiene (contribution from @haroenv in #231)
13+
314
## 6.2.2
415

516
- Take config from .yarnrc when making patches (contribution from @NMinhNguyen in #222)

0 commit comments

Comments
 (0)