Skip to content

Commit

Permalink
v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Genuifx committed Dec 21, 2023
1 parent 145d453 commit 473827e
Show file tree
Hide file tree
Showing 42 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "2.4.1"
"version": "2.4.2"
}
2 changes: 1 addition & 1 deletion packages/wxa-cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/cli2",
"version": "2.4.1",
"version": "2.4.2",
"description": "cli for wxa development",
"main": "dist/wxa.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-compiler-babel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-compiler-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/compiler-babel",
"version": "2.4.1",
"version": "2.4.2",
"description": "wxa babel compiler",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-compiler-less/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-compiler-less/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/compiler-less",
"version": "2.4.1",
"version": "2.4.2",
"description": "wxa.js less language compiler",
"keywords": [
"less",
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-compiler-sass/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-compiler-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/compiler-sass",
"version": "2.4.1",
"version": "2.4.2",
"description": "wxa sass compiler",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-compiler-stylus/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-compiler-stylus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/compiler-stylus",
"version": "2.4.1",
"version": "2.4.2",
"description": "wxa stylus compiler",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/core",
"version": "2.4.1",
"version": "2.4.2",
"description": "wxa core feature",
"main": "./dist/main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-log/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/log",
"version": "2.4.1",
"version": "2.4.2",
"description": "集合小程序实时日志上报以及普通console",
"main": "src/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-mobx/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-mobx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/mobx",
"version": "2.4.1",
"version": "2.4.2",
"description": "mobx plugin for wxa",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-bind-hijack/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-bind-hijack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-bind-hijack",
"version": "2.4.1",
"version": "2.4.2",
"description": "log everything",
"main": "index.js",
"scripts": {},
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-clean/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-clean/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-dist-clean",
"version": "2.4.1",
"version": "2.4.2",
"description": "clean plugin for wxa",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-copy/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-copy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-copy",
"version": "2.4.1",
"version": "2.4.2",
"description": "copy static assets for wxa page",
"main": "index.js",
"scripts": {},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-dependencies-analysis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-dependencies-analysis",
"version": "2.4.1",
"version": "2.4.2",
"description": "dependencies analysis plugin for wxa",
"scripts": {
"dev:client": "webpack-dev-server",
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-global-component-inject/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-global-component-inject",
"version": "2.4.1",
"version": "2.4.2",
"description": "global component inject",
"main": "index.js",
"scripts": {},
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-minify-wxml/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-minify-wxml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-minify-wxml",
"version": "2.4.1",
"version": "2.4.2",
"description": "minify plugin for wxml use in wxa",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-postcss/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-postcss",
"version": "2.4.1",
"version": "2.4.2",
"description": "",
"main": "index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-replace/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-replace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-replace",
"version": "2.4.1",
"version": "2.4.2",
"description": "replace string",
"main": "index.js",
"scripts": {},
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-tag-modify/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-tag-modify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-tag-modify",
"version": "1.0.0",
"version": "2.4.2",
"description": "batched modify tags",
"main": "index.js",
"scripts": {},
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-plugin-uglifyjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-plugin-uglifyjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/plugin-uglifyjs",
"version": "2.4.1",
"version": "2.4.2",
"description": "",
"main": "index.js",
"scripts": {},
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-redux/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/redux",
"version": "2.4.1",
"version": "2.4.2",
"description": "redux for wxa ",
"main": "./dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-validate/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wxa-validate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/validate",
"version": "2.4.1",
"version": "2.4.2",
"description": "form plugin for wxa",
"main": "dist/main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wxa-watch/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/wxa-watch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wxa/watch",
"version": "2.4.1",
"version": "2.4.2",
"description": "watch plugin for wxa",
"main": "dist/index.js",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"repository": "https://github.com/wxajs/wxa.git",
"homepage": "https://wxajs.github.io/wxa/",
"dependencies": {
"@wxa/core": "^2.4.1",
"@wxa/core": "^2.4.2",
"melanke-watchjs": "^1.4.3"
},
"devDependencies": {
Expand Down

0 comments on commit 473827e

Please sign in to comment.