Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Commit

Permalink
chore(release): 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s-panferov committed Jun 21, 2018
1 parent c0d10bf commit 0d39ed5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="5.2.0"></a>
# [5.2.0](https://github.com/s-panferov/awesome-typescript-loader/compare/v5.1.1...v5.2.0) (2018-06-21)


### Features

* pass ts.Program as an argument for getCustomTransformers ([#594](https://github.com/s-panferov/awesome-typescript-loader/issues/594)) ([c0d10bf](https://github.com/s-panferov/awesome-typescript-loader/commit/c0d10bf))



<a name="5.1.1"></a>
## [5.1.1](https://github.com/s-panferov/awesome-typescript-loader/compare/v5.1.0...v5.1.1) (2018-06-19)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awesome-typescript-loader",
"version": "5.1.1",
"version": "5.2.0",
"description": "Awesome TS loader for webpack",
"main": "dist/entry.js",
"typings": "./dist/index.d.ts",
Expand Down

0 comments on commit 0d39ed5

Please sign in to comment.