Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
westeezy committed Mar 29, 2022
1 parent 171b28d commit 499ca6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

### [2.0.1](https://github.com/krakenjs/webpack-mem-compile/compare/v2.0.0...v2.0.1) (2022-03-29)


* update license file ([7e73562](https://github.com/krakenjs/webpack-mem-compile/commit/7e73562a0a70c7923a960beecc129bc7aeda9a21))
* update README ([171b28d](https://github.com/krakenjs/webpack-mem-compile/commit/171b28de9ec096660f7bd3ada7bef8a8582fe6a6))

## [2.0.0](https://github.com/krakenjs/webpack-mem-compile/compare/v1.0.2...v2.0.0) (2022-03-29)


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": "@krakenjs/webpack-mem-compile",
"version": "2.0.0",
"version": "2.0.1",
"description": "Webpack compile to memory",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 499ca6c

Please # to comment.