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

Commit

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

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="4.0.0"></a>
# [4.0.0](https://github.com/s-panferov/awesome-typescript-loader/compare/v4.0.0-1...v4.0.0) (2018-03-06)



<a name="4.0.0-1"></a>
# [4.0.0-1](https://github.com/s-panferov/awesome-typescript-loader/compare/v4.0.0-0...v4.0.0-1) (2018-03-02)

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": "4.0.0-1",
"version": "4.0.0",
"description": "Awesome TS loader for webpack",
"main": "dist/entry.js",
"typings": "./dist/index.d.ts",
Expand Down

0 comments on commit 5d2f808

Please sign in to comment.