Skip to content

Commit

Permalink
chore: update beta versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Col0ring committed Dec 17, 2024
1 parent 310ccb8 commit 3dcb7d7
Show file tree
Hide file tree
Showing 29 changed files with 76 additions and 15 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@modelscope-studio/legacy-compiled": "0.4.2"
},
"changesets": [
"chilled-snails-matter",
"chilly-lemons-pretend",
"cuddly-eels-occur",
"five-actors-compete",
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# modelscope_studio

## 1.0.0-beta.11

### Fixes

- [`310ccb8`](https://github.com/modelscope/modelscope-studio/commit/310ccb8e8ec433b3709cf0ed10ac4a52de3e6ec0) - bugfix. Thanks [@Col0ring](https://github.com/Col0ring)!

## 1.0.0-beta.10

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion backend/modelscope_studio/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0-beta.10"
__version__ = "1.0.0-beta.11"
4 changes: 4 additions & 0 deletions config/changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/changelog

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion config/changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/changelog",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Studio Changelog",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
4 changes: 4 additions & 0 deletions config/lint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/lint-config

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion config/lint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/lint-config",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Studio Lint Config",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
6 changes: 6 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modelscope-studio/frontend

## 1.0.0-beta.11

### Fixes

- [`310ccb8`](https://github.com/modelscope/modelscope-studio/commit/310ccb8e8ec433b3709cf0ed10ac4a52de3e6ec0) - bugfix. Thanks [@Col0ring](https://github.com/Col0ring)!

## 1.0.0-beta.10

### Fixes
Expand Down
6 changes: 6 additions & 0 deletions frontend/antd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modelscope-studio/antd

## 1.0.0-beta.11

### Fixes

- [`310ccb8`](https://github.com/modelscope/modelscope-studio/commit/310ccb8e8ec433b3709cf0ed10ac4a52de3e6ec0) - bugfix. Thanks [@Col0ring](https://github.com/Col0ring)!

## 1.0.0-beta.10

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion frontend/antd/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@modelscope-studio/antd",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"type": "module"
}
6 changes: 6 additions & 0 deletions frontend/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modelscope-studio/base

## 1.0.0-beta.11

### Fixes

- [`310ccb8`](https://github.com/modelscope/modelscope-studio/commit/310ccb8e8ec433b3709cf0ed10ac4a52de3e6ec0) - bugfix. Thanks [@Col0ring](https://github.com/Col0ring)!

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/base/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@modelscope-studio/base",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"type": "module"
}
4 changes: 4 additions & 0 deletions frontend/legacy/Chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/legacy-chatbot

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/legacy/Chatbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/legacy-chatbot",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Gradio Components",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
4 changes: 4 additions & 0 deletions frontend/legacy/Flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/legacy-flow

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/legacy/Flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/legacy-flow",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Gradio Components",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
4 changes: 4 additions & 0 deletions frontend/legacy/Lifecycle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/legacy-lifecycle

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/legacy/Lifecycle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/legacy-lifecycle",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Gradio Components",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
4 changes: 4 additions & 0 deletions frontend/legacy/Markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/legacy-markdown

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/legacy/Markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/legacy-markdown",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Gradio Components",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
4 changes: 4 additions & 0 deletions frontend/legacy/MultimodalInput/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/legacy-multimodal-input

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/legacy/MultimodalInput/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/legacy-multimodal-input",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Gradio Components",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
4 changes: 4 additions & 0 deletions frontend/legacy/WaterfallGallery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/legacy-waterfall-gallery

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/legacy/WaterfallGallery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/legacy-waterfall-gallery",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"description": "ModelScope Gradio Components",
"repository": "git@github.com:modelscope/modelscope-studio.git",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions frontend/legacy/compiled/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/legacy-compiled

## 1.0.0-beta.11

No significant changes to this package were made in this release.

## 1.0.0-beta.10

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/legacy/compiled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/legacy-compiled",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Gradio Components",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/frontend",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": false,
"description": "ModelScope Gradio Components",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modelscope_studio",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"private": true,
"description": "ModelScope Gradio Components",
"repository": "git@github.com:modelscope/modelscope-studio.git",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build-backend = "hatchling.build"

[project]
name = "modelscope_studio"
version = "1.0.0-beta.10"
version = "1.0.0-beta.11"
description = "A third-party component library based on Gradio."
readme = "README.md"
license = "Apache-2.0"
Expand Down

0 comments on commit 3dcb7d7

Please sign in to comment.