Skip to content

Commit 92d8629

Browse files
committed
chore(release): 2.1.0
1 parent c7a553c commit 92d8629

File tree

3 files changed

+14
-2
lines changed

3 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+
## [2.1.0](https://github.com/chandq/react16-frame/compare/v2.0.0...v2.1.0) (2020-10-23)
6+
7+
8+
### Features
9+
10+
* upgrade webpack5, and other all depedencies ([bdb6352](https://github.com/chandq/react16-frame/commit/bdb63525575884ecd7e6f72d584e81cac70431d9))
11+
12+
13+
### Bug Fixes
14+
15+
* **build:** issue of module hot reload ([1f476ef](https://github.com/chandq/react16-frame/commit/1f476ef9d015d7bf689426d9bcd97b29fd46fe4d))
16+
517
## [2.0.0](https://github.com/chandq/react16-frame/compare/v1.1.0...v2.0.0) (2020-10-23)
618

719

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-frame",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "```bash\r npm install\r ```",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)