Skip to content

Commit

Permalink
Version Packages (#2045)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 7, 2025
1 parent 5c65600 commit 5b7bef1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-tips-jump.md

This file was deleted.

8 changes: 7 additions & 1 deletion packages/create-farm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.0.17

### Patch Changes

- 5c656009: chore: delete react template warning code

## 0.0.16

### Patch Changes
Expand Down Expand Up @@ -65,7 +71,7 @@
### Patch Changes

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Expand Down
2 changes: 1 addition & 1 deletion packages/create-farm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-farm",
"version": "0.0.16",
"version": "0.0.17",
"description": "Rapidly create a new farm project.",
"repository": "https://github.com/farm-fe/farm/tree/main/packages/create-farm",
"bugs": {
Expand Down

0 comments on commit 5b7bef1

Please sign in to comment.