Skip to content

Commit d9ffc92

Browse files
author
waitingsong
committed
v23.0.2
1 parent d51b2f6 commit d9ffc92

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [23.0.2](https://github.com/waitingsong/fetch/compare/v23.0.1...v23.0.2) (2023-04-26)
7+
8+
**Note:** Version bump only for package rxxfetch
9+
10+
11+
12+
13+
614
## [23.0.1](https://github.com/waitingsong/fetch/compare/v23.0.0...v23.0.1) (2023-04-25)
715

816
**Note:** Version bump only for package rxxfetch

lerna.json

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

packages/midway-component-fetch/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [23.0.2](https://github.com/waitingsong/fetch/compare/v23.0.1...v23.0.2) (2023-04-26)
7+
8+
**Note:** Version bump only for package @mwcp/fetch
9+
10+
11+
12+
13+
614
## [23.0.1](https://github.com/waitingsong/fetch/compare/v23.0.0...v23.0.1) (2023-04-25)
715

816
**Note:** Version bump only for package @mwcp/fetch

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": "23.0.1",
4+
"version": "23.0.2",
55
"description": "",
66
"private": false,
77
"keywords": [

0 commit comments

Comments
 (0)