Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ykforerlang committed Feb 6, 2020
1 parent 1c45673 commit 9fcfda3
Show file tree
Hide file tree
Showing 32 changed files with 154 additions and 16 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)


### Features

* **alita-core:** 修改对不支持RN组件的处理, 不支持的RN组件会退化为一个提示的view节点 ([677dd63](https://github.com/areslabs/alita/commit/677dd63bba3f99a729818a6adb618d54da3cb9a4))
* **alita-core:** 支持 StatusBar ([bec5d68](https://github.com/areslabs/alita/commit/bec5d68255c50ccbb67cb7db3a71b9d4567bf6d5))
* **wx-react-native:** 添加SafeAreaView支持 ([6824698](https://github.com/areslabs/alita/commit/6824698205f0aeff84063419d258e95fa7ccb826))





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"conventionalCommits": true
}
},
"version": "2.3.5"
"version": "2.3.6"
}
8 changes: 8 additions & 0 deletions packages/alita-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/alita





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/alita
Expand Down
2 changes: 1 addition & 1 deletion packages/alita-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"weixin",
"redux"
],
"version": "2.3.5",
"version": "2.3.6",
"description": "首个ReactNative转微信小程序引擎",
"main": "./lib/index.js",
"scripts": {
Expand Down
13 changes: 13 additions & 0 deletions packages/alita-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)


### Features

* **alita-core:** 修改对不支持RN组件的处理, 不支持的RN组件会退化为一个提示的view节点 ([677dd63](https://github.com/areslabs/alita/commit/677dd63bba3f99a729818a6adb618d54da3cb9a4))
* **alita-core:** 支持 StatusBar ([bec5d68](https://github.com/areslabs/alita/commit/bec5d68255c50ccbb67cb7db3a71b9d4567bf6d5))
* **wx-react-native:** 添加SafeAreaView支持 ([6824698](https://github.com/areslabs/alita/commit/6824698205f0aeff84063419d258e95fa7ccb826))





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/alita-core
Expand Down
2 changes: 1 addition & 1 deletion packages/alita-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"weixin",
"redux"
],
"version": "2.3.5",
"version": "2.3.6",
"description": "alita-core",
"main": "./lib/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/alita-weixin-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/alita-weixin-runtime





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/alita-weixin-runtime
Expand Down
2 changes: 1 addition & 1 deletion packages/alita-weixin-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/alita-weixin-runtime",
"version": "2.3.5",
"version": "2.3.6",
"description": "alita weixin miniprogram runtime",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/babel-plugin-alitamisc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/babel-plugin-alitamisc





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/babel-plugin-alitamisc
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-alitamisc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/babel-plugin-alitamisc",
"version": "2.3.5",
"version": "2.3.6",
"description": "babel-plugin-alitamisc",
"main": "./dist/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-plugin-alita/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/eslint-plugin-alita





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/eslint-plugin-alita
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-alita/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/eslint-plugin-alita",
"version": "2.3.5",
"version": "2.3.6",
"description": "rules for alita",
"files": [
"lib",
Expand Down
8 changes: 8 additions & 0 deletions packages/regenerator-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/regenerator-runtime





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/regenerator-runtime
Expand Down
2 changes: 1 addition & 1 deletion packages/regenerator-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/regenerator-runtime",
"version": "2.3.5",
"version": "2.3.6",
"description": "alita regenerator-runtime copy from [email protected]",
"main": "runtime-module.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/router





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/router
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/router",
"version": "2.3.5",
"version": "2.3.6",
"description": "router for react-native, web",
"client": "./dist/web/index.js",
"main": "./dist/native/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/wx-animated/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/wx-animated





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/wx-animated
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-animated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/wx-animated",
"version": "2.3.5",
"version": "2.3.6",
"description": "animated lib for react-native , web and mini-program",
"main": "./dist/native/index.js",
"weixin": "./dist/weixin/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/wx-eventemitter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/wx-eventemitter





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/wx-eventemitter
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-eventemitter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/wx-eventemitter",
"version": "2.3.5",
"version": "2.3.6",
"description": "可以在RN和小程序共用的EventEmitter",
"main": "dist/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/wx-mobx-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/wx-mobx-react





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/wx-mobx-react
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-mobx-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/wx-mobx-react",
"version": "2.3.5",
"version": "2.3.6",
"description": "",
"files": [
"package.json",
Expand Down
8 changes: 8 additions & 0 deletions packages/wx-prop-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/wx-prop-types





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/wx-prop-types
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-prop-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/wx-prop-types",
"version": "2.3.5",
"version": "2.3.6",
"description": "小程序版本的prop-types",
"files": [
"src",
Expand Down
8 changes: 8 additions & 0 deletions packages/wx-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/wx-react-native





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/wx-react-native
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/wx-react-native",
"version": "2.3.5",
"version": "2.3.6",
"description": "微信版本的React Native",
"files": [
"dist",
Expand Down
8 changes: 8 additions & 0 deletions packages/wx-react-redux/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/wx-react-redux





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/wx-react-redux
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-react-redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/wx-react-redux",
"version": "2.3.5",
"version": "2.3.6",
"description": "微信版本的react-redux",
"files": [
"package.json",
Expand Down
8 changes: 8 additions & 0 deletions packages/wx-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/wx-react





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/wx-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/wx-react",
"version": "2.3.5",
"version": "2.3.6",
"description": "微信版本的React",
"files": [
"package.json",
Expand Down
8 changes: 8 additions & 0 deletions packages/wx-redux-promise/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/areslabs/alita/compare/v2.3.5...v2.3.6) (2020-02-06)

**Note:** Version bump only for package @areslabs/wx-redux-promise





## [2.3.5](https://github.com/areslabs/alita/compare/v2.3.4...v2.3.5) (2020-02-02)

**Note:** Version bump only for package @areslabs/wx-redux-promise
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-redux-promise/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@areslabs/wx-redux-promise",
"version": "2.3.5",
"version": "2.3.6",
"description": "微信版本的redux-promise",
"main": "./dist/index.js",
"files": [
Expand Down

0 comments on commit 9fcfda3

Please sign in to comment.