Skip to content

Commit 2e31dbc

Browse files
committed
chore(release): 1.7.2
1 parent 8a36438 commit 2e31dbc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
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+
### [1.7.2](https://github.com/easy-team/egg-react-webpack-boilerplate/compare/v1.7.1...v1.7.2) (2024-12-04)
6+
7+
8+
### Features
9+
10+
* optimize env ([#80](https://github.com/easy-team/egg-react-webpack-boilerplate/issues/80)) ([8a36438](https://github.com/easy-team/egg-react-webpack-boilerplate/commit/8a36438df8d5bfa046c14703de3e9c9f200edae0))
11+
12+
13+
### Bug Fixes
14+
15+
* use remote img when dev ([4aafa57](https://github.com/easy-team/egg-react-webpack-boilerplate/commit/4aafa57b298b302451304bb562132768e6c36d14))
16+
517
### [1.7.1](https://github.com/easy-team/egg-react-webpack-boilerplate/compare/v1.7.0...v1.7.1) (2024-12-03)
618

719
## [1.7.0](https://github.com/easy-team/egg-react-webpack-boilerplate/compare/v1.6.1...v1.7.0) (2024-12-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dt-doraemon",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "treasure box for programmer",
55
"scripts": {
66
"helpDoc": "docsify serve ./docs/docsify",

0 commit comments

Comments
 (0)