Skip to content

Commit 2c7c466

Browse files
github-actions[bot]cumt-robin
authored andcommittedNov 19, 2024·
chore: version packages
1 parent 3399e94 commit 2c7c466

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
 

‎.changeset/heavy-owls-travel.md

-5
This file was deleted.

‎app/cra-react18/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# cra-react18
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- 3399e94: feat: cra-react18项目增加审核留言功能
8+
39
## 0.18.0
410

511
### Minor Changes

‎app/cra-react18/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-react18",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"private": true,
55
"scripts": {
66
"start": "node scripts/start.js",

0 commit comments

Comments
 (0)
Please sign in to comment.