Skip to content

Commit 5b7bef1

Browse files
Version Packages (#2045)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5c65600 commit 5b7bef1

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/forty-tips-jump.md

-5
This file was deleted.

packages/create-farm/CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.0.17
4+
5+
### Patch Changes
6+
7+
- 5c656009: chore: delete react template warning code
8+
39
## 0.0.16
410

511
### Patch Changes
@@ -65,7 +71,7 @@
6571
### Patch Changes
6672

6773
- 068c3ea5: support more frameworks electron, tauri, nestjs
68-
All notable changes to this project will be documented in this file.
74+
All notable changes to this project will be documented in this file.
6975

7076
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7177
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

packages/create-farm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-farm",
3-
"version": "0.0.16",
3+
"version": "0.0.17",
44
"description": "Rapidly create a new farm project.",
55
"repository": "https://github.com/farm-fe/farm/tree/main/packages/create-farm",
66
"bugs": {

0 commit comments

Comments
 (0)