Skip to content

Commit

Permalink
Version Packages (3.5.0)
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
xiaohuoni authored Jun 3, 2024
2 parents 86f5998 + fc7db96 commit b0607b1
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 21 deletions.
11 changes: 0 additions & 11 deletions .changeset/quiet-rivers-chew.md

This file was deleted.

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

## 3.5.0

### Minor Changes

- [#656](https://github.com/alitajs/alita/pull/656) [`07a233b800d38497d1aa3c47fc9503c5f46ab39c`](https://github.com/alitajs/alita/commit/07a233b800d38497d1aa3c47fc9503c5f46ab39c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use mako

### Patch Changes

- Updated dependencies [[`07a233b800d38497d1aa3c47fc9503c5f46ab39c`](https://github.com/alitajs/alita/commit/07a233b800d38497d1aa3c47fc9503c5f46ab39c)]:
- @alita/plugin-azure@3.2.0
- @alita/plugins@3.5.0
- @alita/native@3.4.0

## 3.4.0

### Minor 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.4.0",
"version": "3.5.0",
"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.3.0",
"@alita/plugins": "3.4.0",
"@alita/plugin-azure": "3.1.0",
"@alita/native": "3.4.0",
"@alita/plugins": "3.5.0",
"@alita/plugin-azure": "3.2.0",
"@umijs/core": "4.2.8",
"@umijs/bundler-webpack": "4.2.8",
"@umijs/babel-preset-umi": "4.2.8",
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.2.0

### Minor Changes

- [#656](https://github.com/alitajs/alita/pull/656) [`07a233b800d38497d1aa3c47fc9503c5f46ab39c`](https://github.com/alitajs/alita/commit/07a233b800d38497d1aa3c47fc9503c5f46ab39c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use mako

## 3.1.0

### Minor 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.1.0",
"version": "3.2.0",
"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.3.0

### Minor Changes

- [#656](https://github.com/alitajs/alita/pull/656) [`07a233b800d38497d1aa3c47fc9503c5f46ab39c`](https://github.com/alitajs/alita/commit/07a233b800d38497d1aa3c47fc9503c5f46ab39c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use mako

## 3.2.0

### Minor 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.2.0",
"version": "3.3.0",
"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.4.0

### Minor Changes

- [#656](https://github.com/alitajs/alita/pull/656) [`07a233b800d38497d1aa3c47fc9503c5f46ab39c`](https://github.com/alitajs/alita/commit/07a233b800d38497d1aa3c47fc9503c5f46ab39c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use mako

## 3.3.0

### Minor 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.3.0",
"version": "3.4.0",
"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.2.0

### Minor Changes

- [#656](https://github.com/alitajs/alita/pull/656) [`07a233b800d38497d1aa3c47fc9503c5f46ab39c`](https://github.com/alitajs/alita/commit/07a233b800d38497d1aa3c47fc9503c5f46ab39c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use mako

## 3.1.0

### Minor 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.1.0",
"version": "3.2.0",
"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.2.0

### Minor Changes

- [#656](https://github.com/alitajs/alita/pull/656) [`07a233b800d38497d1aa3c47fc9503c5f46ab39c`](https://github.com/alitajs/alita/commit/07a233b800d38497d1aa3c47fc9503c5f46ab39c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use mako

## 3.1.0

### Minor 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.1.0",
"version": "3.2.0",
"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.5.0

### Minor Changes

- [#656](https://github.com/alitajs/alita/pull/656) [`07a233b800d38497d1aa3c47fc9503c5f46ab39c`](https://github.com/alitajs/alita/commit/07a233b800d38497d1aa3c47fc9503c5f46ab39c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: use mako

## 3.4.0

### Minor 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.4.0",
"version": "3.5.0",
"description": "@alita/plugins",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b0607b1

Please sign in to comment.