Skip to content

Commit

Permalink
chore(release): 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kurthe committed Mar 6, 2021
1 parent 341856a commit 397d23b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

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.

### [1.0.5](https://github.com/SzHeJason/html-webpack-polyfill-runtime-plugin/compare/v1.0.4...v1.0.5) (2021-03-06)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-webpack-polyfill-runtime-plugin",
"version": "1.0.4",
"version": "1.0.5",
"description": "auto insert that generate runtime polyfill by webpack build js assets",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -50,4 +50,4 @@
"html-webpack-plugin": "^4.5.0",
"webpack": "^4.35.2"
}
}
}

0 comments on commit 397d23b

Please sign in to comment.