Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
v1.6.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yesmeck committed Nov 28, 2019
1 parent 26e9c5c commit dc40251
Show file tree
Hide file tree
Showing 14 changed files with 39 additions and 11 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0-beta.3](https://github.com/remaxjs/remax/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2019-11-28)

**Note:** Version bump only for package root

# [1.6.0-beta.2](https://github.com/remaxjs/remax/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2019-11-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"conventionalCommits": true
}
},
"version": "1.6.0-beta.2",
"version": "1.6.0-beta.3",
"npmClient": "yarn"
}
4 changes: 4 additions & 0 deletions packages/babel-preset-remax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0-beta.3](https://github.com/remaxjs/remax/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2019-11-28)

**Note:** Version bump only for package babel-preset-remax

# [1.6.0-beta.2](https://github.com/remaxjs/remax/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2019-11-27)

**Note:** Version bump only for package babel-preset-remax
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-remax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-remax",
"version": "1.6.0-beta.2",
"version": "1.6.0-beta.3",
"description": "remax babel preset",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/remax-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0-beta.3](https://github.com/remaxjs/remax/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2019-11-28)

**Note:** Version bump only for package remax-cli

# [1.6.0-beta.2](https://github.com/remaxjs/remax/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2019-11-27)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/remax-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax-cli",
"version": "1.6.0-beta.2",
"version": "1.6.0-beta.3",
"description": "Remax 是一个全新的基于 React 的小程序开发框架",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@rollup/plugin-replace": "^2.2.1",
"acorn-jsx": "^5.1.0",
"acorn-walk": "^7.0.0",
"babel-preset-remax": "^1.6.0-beta.2",
"babel-preset-remax": "^1.6.0-beta.3",
"chokidar": "^2.1.8",
"command-exists": "^1.2.8",
"commander": "^2.19.0",
Expand All @@ -61,7 +61,7 @@
"named-exports-db": "^0.1.0",
"postcss-url": "^8.0.0",
"regenerator-runtime": "^0.13.3",
"remax": "^1.6.0-beta.2",
"remax": "^1.6.0-beta.3",
"resolve": "^1.12.0",
"rollup": "^1.21.3",
"rollup-plugin-babel": "^4.3.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/remax.macro/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0-beta.3](https://github.com/remaxjs/remax/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2019-11-28)

**Note:** Version bump only for package remax.macro

# [1.6.0-beta.2](https://github.com/remaxjs/remax/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2019-11-27)

**Note:** Version bump only for package remax.macro
Expand Down
2 changes: 1 addition & 1 deletion packages/remax.macro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax.macro",
"version": "1.6.0-beta.2",
"version": "1.6.0-beta.3",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/remax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0-beta.3](https://github.com/remaxjs/remax/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2019-11-28)

**Note:** Version bump only for package remax

# [1.6.0-beta.2](https://github.com/remaxjs/remax/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2019-11-27)

**Note:** Version bump only for package remax
Expand Down
4 changes: 2 additions & 2 deletions packages/remax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax",
"version": "1.6.0-beta.2",
"version": "1.6.0-beta.3",
"description": "Remax 是一个全新的基于 React 的小程序开发框架",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@remax/miniprogram-api-typings": "^2.8.4",
"lodash.kebabcase": "^4.1.1",
"react-reconciler": "0.20.4",
"remax.macro": "^1.6.0-beta.2",
"remax.macro": "^1.6.0-beta.3",
"scheduler": "0.13.6",
"shallowequal": "^1.1.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/umi-plugin-remax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0-beta.3](https://github.com/remaxjs/remax/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2019-11-28)

**Note:** Version bump only for package umi-plugin-remax

# [1.6.0-beta.2](https://github.com/remaxjs/remax/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2019-11-27)

**Note:** Version bump only for package umi-plugin-remax
Expand Down
4 changes: 2 additions & 2 deletions packages/umi-plugin-remax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "umi-plugin-remax",
"version": "1.6.0-beta.2",
"version": "1.6.0-beta.3",
"description": "Remax 是一个全新的基于 React 的小程序开发框架",
"main": "lib/index.js",
"keywords": [
Expand All @@ -27,7 +27,7 @@
"test": "jest"
},
"dependencies": {
"remax-cli": "^1.6.0-beta.2",
"remax-cli": "^1.6.0-beta.3",
"umi-types": "^0.5.4"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0-beta.3](https://github.com/remaxjs/remax/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2019-11-28)

**Note:** Version bump only for package website

# [1.6.0-beta.2](https://github.com/remaxjs/remax/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2019-11-27)

**Note:** Version bump only for package website
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"description": "Documentation, built with mdx",
"author": "Praveen <[email protected]> (@praveenweb)",
"version": "1.6.0-beta.2",
"version": "1.6.0-beta.3",
"dependencies": {
"@babel/plugin-proposal-export-default-from": "^7.0.0",
"@emotion/core": "^10.0.10",
Expand Down

0 comments on commit dc40251

Please sign in to comment.