Skip to content

Commit 5130d46

Browse files
Version Packages (beta) (#2261)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4e6901 commit 5130d46

File tree

17 files changed

+64
-8
lines changed

17 files changed

+64
-8
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
"quick-snakes-heal",
113113
"quiet-llamas-love",
114114
"shy-peas-smell",
115+
"small-bottles-warn",
115116
"tough-pans-collect",
116117
"weak-files-hide"
117118
]

js-plugins/less/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @farmfe/js-plugin-less
22

3+
## 2.0.0-beta.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c4e6901]
8+
- @farmfe/core@2.0.0-beta.9
9+
310
## 2.0.0-beta.8
411

512
### Patch Changes

js-plugins/less/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farmfe/js-plugin-less",
3-
"version": "2.0.0-beta.8",
3+
"version": "2.0.0-beta.9",
44
"description": "support less compile for farm.",
55
"main": "./build/cjs/index.cjs",
66
"types": "./build/index.d.ts",

js-plugins/postcss/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @farmfe/js-plugin-postcss
22

3+
## 2.0.0-beta.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c4e6901]
8+
- @farmfe/core@2.0.0-beta.9
9+
310
## 2.0.0-beta.8
411

512
### Patch Changes

js-plugins/postcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farmfe/js-plugin-postcss",
3-
"version": "2.0.0-beta.8",
3+
"version": "2.0.0-beta.9",
44
"description": "support postcss for farm.",
55
"main": "./build/cjs/index.cjs",
66
"types": "./build/index.d.ts",

js-plugins/sass/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @farmfe/js-plugin-sass
22

3+
## 3.0.0-beta.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c4e6901]
8+
- @farmfe/core@2.0.0-beta.9
9+
310
## 3.0.0-beta.8
411

512
### Patch Changes

js-plugins/sass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farmfe/js-plugin-sass",
3-
"version": "3.0.0-beta.8",
3+
"version": "3.0.0-beta.9",
44
"description": "support scss compile for farm.",
55
"main": "./build/cjs/index.cjs",
66
"types": "./build/index.d.ts",

js-plugins/solid/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @farmfe/js-plugin-solid
22

3+
## 3.0.0-beta.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c4e6901]
8+
- @farmfe/core@2.0.0-beta.9
9+
310
## 3.0.0-beta.8
411

512
### Patch Changes

js-plugins/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farmfe/js-plugin-solid",
3-
"version": "3.0.0-beta.8",
3+
"version": "3.0.0-beta.9",
44
"description": "SolidJS support for Farm",
55
"private": true,
66
"author": {

js-plugins/svgr/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @farmfe/js-plugin-svgr
22

3+
## 2.0.0-beta.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c4e6901]
8+
- @farmfe/core@2.0.0-beta.9
9+
310
## 2.0.0-beta.8
411

512
### Patch Changes

0 commit comments

Comments
 (0)