Skip to content

Commit bbfd5b8

Browse files
committed
chore(release): 0.7.3
1 parent 062fdae commit bbfd5b8

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+
### [0.7.3](https://github.com/wang1212/create-web-app/compare/v0.7.2...v0.7.3) (2022-05-08)
6+
7+
8+
### Features
9+
10+
* **templates:** add `source-map-loader` loader to debug third-party libraries :sparkles: ([062fdae](https://github.com/wang1212/create-web-app/commit/062fdae349e8be49e17bfe6f7f8f2637a04e1a98))
11+
12+
13+
### Bug Fixes
14+
15+
* upgrade fs-extra from 10.0.0 to 10.1.0 ([d6128ff](https://github.com/wang1212/create-web-app/commit/d6128ff6c5a84b1f4d72a7824849544de228c751))
16+
517
### [0.7.2](https://github.com/wang1212/create-web-app/compare/v0.7.1...v0.7.2) (2022-04-30)
618

719
### Features

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": "@wang1212/create-web-app",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"keywords": [
55
"web-app",
66
"SPA",

0 commit comments

Comments
 (0)