Skip to content

Commit 2cf8b21

Browse files
committed
Categorize changelog
1 parent fb67ba2 commit 2cf8b21

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- feat(tsconfig-loader): extends config from node_modules (#106). Thanks to @zorji for this PR!
13+
14+
### Fixeds
15+
1016
- Update CHANGELOG.md (#96). Thanks to @OliverJAsh for this PR!
1117
- Fix "bootstraping" typo (#111). Thanks to @KRMisha for this PR!
1218
- Update Readme fixes #116 (#123). Thanks to @benwinding for this PR!
@@ -16,7 +22,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1622
- deps: bump json5 to use type definition provided officially (#158). Thanks to @koba04 for this PR!
1723
- Update tsconfig-loader.ts (#161). Thanks to @fecqs for this PR!
1824
- fix typo (#165). Thanks to @wonda-tea-coffee for this PR!
19-
- feat(tsconfig-loader): extends config from node_modules (#106). Thanks to @zorji for this PR!
2025
- Add file extenstion to typings property value (#151). Thanks to @dangrussell for this PR!
2126

2227
## [3.9.0] - 2019-09-12

0 commit comments

Comments
 (0)