Skip to content

Commit 8a35755

Browse files
committed
chore: upgrade egg and dependencies to v3
1 parent 90777a5 commit 8a35755

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,17 @@ All notable changes to this project will be documented in this file.
4040
- Remove `.eslintignore` and `.prettierignore` (using flat config)
4141
- Remove `husky` and `lint-staged`
4242

43+
## [2.0.1] - 2023-05-01
44+
45+
### Changed
46+
47+
- Upgrade `egg` from v2.x to v3.x
48+
- Upgrade `egg-bin` from v4.x to v6.x
49+
- Upgrade `egg-ci` from v1.x to v2.x
50+
- Upgrade `egg-mock` from v3.x to v5.x
51+
- Upgrade `js-cool` from v2.x to v4.x
52+
- Upgrade all package versions
53+
4354
## [1.1.0] - 2021-09-01
4455

4556
### Added
@@ -62,6 +73,7 @@ All notable changes to this project will be documented in this file.
6273
- WebSocket proxy support
6374
- Request/response modification hooks
6475

65-
[2.1.0]: https://github.com/saqqdy/egg-http-proxy-plus/compare/v2.0.0...v2.1.0
76+
[2.1.0]: https://github.com/saqqdy/egg-http-proxy-plus/compare/v2.0.1...v2.1.0
77+
[2.0.1]: https://github.com/saqqdy/egg-http-proxy-plus/compare/v1.1.0...v2.0.1
6678
[1.1.0]: https://github.com/saqqdy/egg-http-proxy-plus/compare/v1.0.0...v1.1.0
6779
[1.0.0]: https://github.com/saqqdy/egg-http-proxy-plus/releases/tag/v1.0.0

0 commit comments

Comments
 (0)