8000 Version Packages (beta) by github-actions[bot] · Pull Request #261 · alitajs/alita · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version Packages (beta) #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,15 @@
"eight-seals-buy",
"flat-islands-roll",
"lazy-sloths-beam",
"poor-berries-rescue",
"purple-hairs-breathe",
"red-stingrays-deliver",
"six-poems-cry",
"thick-bears-promis",
"thick-bears-promise",
"three-owls-agree",
"tidy-peaches-kick",
"wicked-days-sell",
"young-otters-swim"
]
}
10 changes: 10 additions & 0 deletions packages/alita/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# alita

## 3.0.0-beta.13

### Patch Changes

- [#258](https://github.com/alitajs/alita/pull/258) [`86b81f4`](https://github.com/alitajs/alita/commit/86b81f4a958dfbb2ba4042ca104eaa5ac0886dea) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - fix: g pages

- Updated dependencies [[`257c455`](https://github.com/alitajs/alita/commit/257c455837f9135cfa9b0a6d25c0f0914fc0a65c)]:
- @alita/plugins@3.0.0-beta.13
- @alita/native@3.0.0-beta.10

## 3.0.0-beta.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/alita/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alita",
"version": "3.0.0-beta.12",
"version": "3.0.0-beta.13",
"description": "v3 develop version",
"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 @@
# @alita/create-alita

## 3.0.0-beta.9

### Minor Changes

- [#257](https://github.com/alitajs/alita/pull/257) [`0476ef5`](https://github.com/alitajs/alita/commit/0476ef5a7a4adccaf87d18d48c2da1fe2981d271) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: create-app

## 3.0.0-beta.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": "@alita/create-alita",
"version": "3.0.0-beta.8",
"version": "3.0.0-beta.9",
"description": "create-alita",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @alita/native

## 3.0.0-beta.10

### Patch Changes

- Updated dependencies [[`86b81f4`](https://github.com/alitajs/alita/commit/86b81f4a958dfbb2ba4042ca104eaa5ac0886dea)]:
- alita@3.0.0-beta.13

## 3.0.0-beta.9

### 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.0.0-beta.9",
"version": "3.0.0-beta.10",
"description": "alita native cli",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @alita/plugins

## 3.0.0-beta.13

### Patch Changes

- [#259](https://github.com/alitajs/alita/pull/259) [`257c455`](https://github.com/alitajs/alita/commit/257c455837f9135cfa9b0a6d25c0f0914fc0a65c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: add types

- Updated dependencies [[`257c455`](https://github.com/alitajs/alita/commit/257c455837f9135cfa9b0a6d25c0f0914fc0a65c), [`86b81f4`](https://github.com/alitajs/alita/commit/86b81f4a958dfbb2ba4042ca104eaa5ac0886dea)]:
- @alita/request@3.0.0-beta.5
- alita@3.0.0-beta.13

## 3.0.0-beta.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alita/plugins",
"version": "3.0.0-beta.12",
"version": "3.0.0-beta.13",
"description": "@alita/plugins",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@alita/alita-layout": "^3.0.5",
"@alita/inspx": "0.0.2",
"@alita/request": "3.0.0-beta.4",
"@alita/request": "3.0.0-beta.5",
"@umijs/bundler-utils": "4.0.0-rc.5",
"@umijs/plugins": "4.0.0-rc.5",
"@umijs/utils": "4.0.0-rc.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/request/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alita/request

## 3.0.0-beta.5

### Patch Changes

- [#259](https://github.com/alitajs/alita/pull/259) [`257c455`](https://github.com/alitajs/alita/commit/257c455837f9135cfa9b0a6d25c0f0914fc0a65c) Thanks [@xiaohuoni](https://github.com/xiaohuoni)! - feat: add types

## 3.0.0-beta.4

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/request/package.json
< 4559 td id="diff-3e50faf6a23e55def1da572224fad677d64aa7eda5fd068187c0819bd69a7733R5" data-line-number="5" class="blob-num blob-num-context js-linkable-line-number js-blob-rnum">
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alita/request",
"version": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"description": "@alita/request",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
0