Skip to content

Commit

Permalink
Version Packages (3.3.9)
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
xiaohuoni authored Feb 22, 2024
2 parents ddcb9eb + df50e29 commit 5f0c91f
Show file tree
Hide file tree
Showing 15 changed files with 57 additions and 21 deletions.
11 changes: 0 additions & 11 deletions .changeset/odd-flowers-sell.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/alita/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# alita

## 3.3.9

### Patch Changes

- [#636](https://github.com/alitajs/alita/pull/636) [`871bb180bcb22185ba70f468cb34dc9a927b1a03`](https://github.com/alitajs/alita/commit/871bb180bcb22185ba70f468cb34dc9a927b1a03) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use [email protected]

- Updated dependencies [[`871bb180bcb22185ba70f468cb34dc9a927b1a03`](https://github.com/alitajs/alita/commit/871bb180bcb22185ba70f468cb34dc9a927b1a03)]:
- @alita/plugin-azure@3.0.7
- @alita/plugins@3.3.9
- @alita/native@3.2.12

## 3.3.8

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/alita/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alita",
"version": "3.3.8",
"version": "3.3.9",
"description": "A React framework based on umi.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -44,9 +44,9 @@
},
"dependencies": {
"@alita/types": "3.1.2",
"@alita/native": "3.2.11",
"@alita/plugins": "3.3.8",
"@alita/plugin-azure": "3.0.6",
"@alita/native": "3.2.12",
"@alita/plugins": "3.3.9",
"@alita/plugin-azure": "3.0.7",
"@umijs/core": "4.1.2",
"@umijs/bundler-webpack": "4.1.2",
"@umijs/babel-preset-umi": "4.1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/autoimport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alita/autoimport

## 3.0.6

### Patch Changes

- [#636](https://github.com/alitajs/alita/pull/636) [`871bb180bcb22185ba70f468cb34dc9a927b1a03`](https://github.com/alitajs/alita/commit/871bb180bcb22185ba70f468cb34dc9a927b1a03) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use [email protected]

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/autoimport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alita/autoimport",
"version": "3.0.5",
"version": "3.0.6",
"description": "@alita/autoimport",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-alita/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-alita

## 3.1.9

### Patch Changes

- [#636](https://github.com/alitajs/alita/pull/636) [`871bb180bcb22185ba70f468cb34dc9a927b1a03`](https://github.com/alitajs/alita/commit/871bb180bcb22185ba70f468cb34dc9a927b1a03) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use [email protected]

## 3.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-alita/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-alita",
"version": "3.1.8",
"version": "3.1.9",
"description": "create-alita",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alita/native

## 3.2.12

### Patch Changes

- [#636](https://github.com/alitajs/alita/pull/636) [`871bb180bcb22185ba70f468cb34dc9a927b1a03`](https://github.com/alitajs/alita/commit/871bb180bcb22185ba70f468cb34dc9a927b1a03) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use [email protected]

## 3.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alita/native",
"version": "3.2.11",
"version": "3.2.12",
"description": "alita native cli",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alita/plugin-azure

## 3.0.7

### Patch Changes

- [#636](https://github.com/alitajs/alita/pull/636) [`871bb180bcb22185ba70f468cb34dc9a927b1a03`](https://github.com/alitajs/alita/commit/871bb180bcb22185ba70f468cb34dc9a927b1a03) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use [email protected]

## 3.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-azure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alita/plugin-azure",
"version": "3.0.6",
"version": "3.0.7",
"description": "@alita/plugin-azure",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-lowcode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alita/plugin-lowcode

## 3.0.17

### Patch Changes

- [#636](https://github.com/alitajs/alita/pull/636) [`871bb180bcb22185ba70f468cb34dc9a927b1a03`](https://github.com/alitajs/alita/commit/871bb180bcb22185ba70f468cb34dc9a927b1a03) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use [email protected]

## 3.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lowcode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alita/plugin-lowcode",
"version": "3.0.16",
"version": "3.0.17",
"description": "@alita/plugin-lowcode",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alita/plugins

## 3.3.9

### Patch Changes

- [#636](https://github.com/alitajs/alita/pull/636) [`871bb180bcb22185ba70f468cb34dc9a927b1a03`](https://github.com/alitajs/alita/commit/871bb180bcb22185ba70f468cb34dc9a927b1a03) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use [email protected]

## 3.3.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alita/plugins",
"version": "3.3.8",
"version": "3.3.9",
"description": "@alita/plugins",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 5f0c91f

Please sign in to comment.