Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Col0ring committed Sep 18, 2024
1 parent e271eb4 commit 6b381ae
Show file tree
Hide file tree
Showing 27 changed files with 90 additions and 23 deletions.
8 changes: 0 additions & 8 deletions .changeset/mighty-jobs-sneeze.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# modelscope_studio

## 0.5.0

### Features

- [`e271eb4`](https://github.com/modelscope/modelscope-studio/commit/e271eb493c98f1af0abf35d7109188fc7bf1e8c0) - support cutom latex delimiters in Markdown and Chatbot. Thanks [@Col0ring](https://github.com/Col0ring)!

## 0.4.2

### 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__ = "0.4.2"
__version__ = "0.5.0"
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

## 0.5.0

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

## 0.4.2

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": "0.4.2",
"version": "0.5.0",
"private": false,
"description": "ModelScope Studio Changelog",
"repository": "[email protected]: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

## 0.5.0

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

## 0.4.2

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": "0.4.2",
"version": "0.5.0",
"private": false,
"description": "ModelScope Studio Lint Config",
"repository": "[email protected]:modelscope/modelscope-studio.git",
Expand Down
4 changes: 4 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/frontend

## 0.5.0

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

## 0.4.2

No significant changes to this package were made in this release.
Expand Down
6 changes: 6 additions & 0 deletions frontend/Chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modelscope-studio/chatbot

## 0.5.0

### Features

- [`e271eb4`](https://github.com/modelscope/modelscope-studio/commit/e271eb493c98f1af0abf35d7109188fc7bf1e8c0) - support cutom latex delimiters in Markdown and Chatbot. Thanks [@Col0ring](https://github.com/Col0ring)!

## 0.4.2

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/Chatbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/chatbot",
"version": "0.4.2",
"version": "0.5.0",
"private": false,
"description": "ModelScope Gradio Components",
"repository": "[email protected]:modelscope/modelscope-studio.git",
Expand Down
11 changes: 11 additions & 0 deletions frontend/Flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @modelscope-studio/flow

## 0.5.0

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

## 0.4.3

### Patch Changes

- Updated dependencies [[`e271eb4`](https://github.com/modelscope/modelscope-studio/commit/e271eb493c98f1af0abf35d7109188fc7bf1e8c0)]:
- @modelscope-studio/compiled@0.5.0

## 0.4.2

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

## 0.5.0

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

## 0.4.2

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

## 0.5.0

### Features

- [`e271eb4`](https://github.com/modelscope/modelscope-studio/commit/e271eb493c98f1af0abf35d7109188fc7bf1e8c0) - support cutom latex delimiters in Markdown and Chatbot. Thanks [@Col0ring](https://github.com/Col0ring)!

## 0.4.2

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

## 0.5.0

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

## 0.4.3

### Patch Changes

- Updated dependencies [[`e271eb4`](https://github.com/modelscope/modelscope-studio/commit/e271eb493c98f1af0abf35d7109188fc7bf1e8c0)]:
- @modelscope-studio/compiled@0.5.0

## 0.4.2

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

## 0.5.0

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

## 0.4.2

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

## 0.5.0

### Features

- [`e271eb4`](https://github.com/modelscope/modelscope-studio/commit/e271eb493c98f1af0abf35d7109188fc7bf1e8c0) - support cutom latex delimiters in Markdown and Chatbot. Thanks [@Col0ring](https://github.com/Col0ring)!

## 0.4.2

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/compiled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/compiled",
"version": "0.4.2",
"version": "0.5.0",
"private": false,
"description": "ModelScope Gradio Components",
"repository": "[email protected]: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": "0.4.2",
"version": "0.5.0",
"devDependencies": {
"@gradio/preview": "0.9.1"
}
Expand Down
4 changes: 4 additions & 0 deletions frontend/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @modelscope-studio/shared

## 0.5.0

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

## 0.4.2

No significant changes to this package were made in this release.
Expand Down
2 changes: 1 addition & 1 deletion frontend/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelscope-studio/shared",
"version": "0.4.2",
"version": "0.5.0",
"description": "ModelScope Gradio Components",
"repository": "[email protected]:modelscope/modelscope-studio.git",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modelscope_studio",
"version": "0.4.2",
"version": "0.5.0",
"private": true,
"description": "ModelScope Gradio Components",
"repository": "[email protected]:modelscope/modelscope-studio.git",
Expand All @@ -20,7 +20,7 @@
"lint:style": "stylelint --allow-empty-input --cache --fix \"**/*.{less,css}\" ",
"changeset": "changeset",
"fix-changelog": "node ./config/changelog/dist/fix-changelog.mjs",
"version": "changeset version && pnpm -F '@modelscope-studio/changelog' build && pnpm run fix-changelog",
"version": "pnpm -F '@modelscope-studio/changelog' build && changeset version && pnpm run fix-changelog",
"ci:create-tag-n-release": "tsx ./scripts/create-tag-n-release.ts",
"ci:publish": "tsx ./scripts/publish-to-pypi.ts",
"ci:version": "pnpm run version"
Expand Down
7 changes: 6 additions & 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 = "0.4.2"
version = "0.5.0"
description = "A set of extension component, inluding components for conversational input and display in multimodal scenarios, as well as more components for vertical scenarios."
readme = "README.md"
license = "Apache-2.0"
Expand Down Expand Up @@ -48,6 +48,11 @@ artifacts = [
"backend/modelscope_studio/components/Markdown/templates",
"backend/modelscope_studio/components/WaterfallGallery/templates",
"/backend/modelscope_studio/components/Lifecycle/templates",
"/backend/modelscope_studio/components/Chatbot/templates",
"/backend/modelscope_studio/components/Flow/templates",
"/backend/modelscope_studio/components/Markdown/templates",
"/backend/modelscope_studio/components/MultimodalInput/templates",
"/backend/modelscope_studio/components/WaterfallGallery/templates",
]

[tool.hatch.build.targets.sdist]
Expand Down

0 comments on commit 6b381ae

Please sign in to comment.