Skip to content

Commit

Permalink
Categorize changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskello committed Jul 6, 2021
1 parent fb67ba2 commit 2cf8b21
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

### Added

- feat(tsconfig-loader): extends config from node_modules (#106). Thanks to @zorji for this PR!

### Fixeds

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

## [3.9.0] - 2019-09-12
Expand Down

0 comments on commit 2cf8b21

Please sign in to comment.