Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dda7593

Browse files
chore(release): 0.7.6
1 parent d1f9c5f commit dda7593

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

‎CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
<a name="0.7.6"></a>
6+
## [0.7.6](https://github.com/mzgoddard/hard-source-webpack-plugin/compare/v0.7.5...v0.7.6) (2018年06月12日)
7+
8+
9+
### Bug Fixes
10+
11+
* **cache:** reset corrupted caches ([#375](https://github.com/mzgoddard/hard-source-webpack-plugin/issues/375)) ([33cc986](https://github.com/mzgoddard/hard-source-webpack-plugin/commit/33cc986))
12+
* thaw SystemImportDeprecationWarning ([#379](https://github.com/mzgoddard/hard-source-webpack-plugin/issues/379)) ([5603da0](https://github.com/mzgoddard/hard-source-webpack-plugin/commit/5603da0))
13+
* **package:** add engine to define minimum node version ([#377](https://github.com/mzgoddard/hard-source-webpack-plugin/issues/377)) ([d1f9c5f](https://github.com/mzgoddard/hard-source-webpack-plugin/commit/d1f9c5f))
14+
15+
16+
517
<a name="0.7.5"></a>
618
## [0.7.5](https://github.com/mzgoddard/hard-source-webpack-plugin/compare/v0.7.2...v0.7.5) (2018年06月04日)
719

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hard-source-webpack-plugin",
3-
"version": "0.7.5",
3+
"version": "0.7.6",
44
"description": "Hard cache the source of modules in webpack.",
55
"keywords": [
66
"webpack",
@@ -32,7 +32,7 @@
3232
"author": "Michael \"Z\" Goddard <mzgoddard@gmail.com>",
3333
"license": "ISC",
3434
"engines": {
35-
"node": ">=8.0.0"
35+
"node": ">=8.0.0"
3636
},
3737
"devDependencies": {
3838
"@commitlint/cli": "^6.2.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /