Skip to content

Commit

Permalink
Version Packages (#41)
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 Sep 24, 2024
1 parent a1a4131 commit 2a9a736
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .changeset/fuzzy-crabs-warn.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# farmup

## 0.1.3

### Patch Changes

- a1a4131: - support script for cjs
- support shebang for file
- fix entry clear failed
- fix can't print address when start html
- bump core version

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "farmup",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"repository": {
"url": "https://github.com/farm-fe/farmup"
Expand Down

0 comments on commit 2a9a736

Please sign in to comment.