Skip to content

Commit bacb3c6

Browse files
author
waitingsong
committed
v22.2.0
1 parent ef685b8 commit bacb3c6

4 files changed

Lines changed: 24 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [22.2.0](https://github.com/waitingsong/fetch/compare/v22.1.0...v22.2.0) (2023-04-23)
7+
8+
9+
### Features
10+
11+
* **mwcp:** bump deps version ([ef685b8](https://github.com/waitingsong/fetch/commit/ef685b8ceea482b37740caea1d69a9508760d244))
12+
13+
14+
15+
16+
617
# [22.1.0](https://github.com/waitingsong/fetch/compare/v22.0.5...v22.1.0) (2023-04-13)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "22.1.0",
2+
"version": "22.2.0",
33
"packages": [
44
"packages/*"
55
],

packages/midway-component-fetch/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [22.2.0](https://github.com/waitingsong/fetch/compare/v22.1.0...v22.2.0) (2023-04-23)
7+
8+
9+
### Features
10+
11+
* **mwcp:** bump deps version ([ef685b8](https://github.com/waitingsong/fetch/commit/ef685b8ceea482b37740caea1d69a9508760d244))
12+
13+
14+
15+
16+
617
# [22.1.0](https://github.com/waitingsong/fetch/compare/v22.0.5...v22.1.0) (2023-04-13)
718

819

packages/midway-component-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mwcp/fetch",
33
"author": "waiting",
4-
"version": "22.1.0",
4+
"version": "22.2.0",
55
"description": "",
66
"private": false,
77
"keywords": [

0 commit comments

Comments
 (0)