Skip to content

Commit 2a9a736

Browse files
Version Packages (#41)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a1a4131 commit 2a9a736

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/fuzzy-crabs-warn.md

-9
This file was deleted.

packages/core/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# farmup
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- a1a4131: - support script for cjs
8+
- support shebang for file
9+
- fix entry clear failed
10+
- fix can't print address when start html
11+
- bump core version
12+
313
## 0.1.2
414

515
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "farmup",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"repository": {
66
"url": "https://github.com/farm-fe/farmup"

0 commit comments

Comments
 (0)