Skip to content

Commit 4b34823

Browse files
committed
chore: update versions
1 parent b0197ef commit 4b34823

39 files changed

Lines changed: 161 additions & 57 deletions

.changeset/brown-trains-flow.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/flat-ways-sin.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/funny-singers-exercise.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/large-terms-design.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# modelscope_studio
22

3+
## 1.1.0
4+
5+
### Features
6+
7+
- [#48](https://github.com/modelscope/modelscope-studio/pull/48) [`b0197ef`](https://github.com/modelscope/modelscope-studio/commit/b0197ef7ede322e2c40b4e1dcc6480530a62490e) - integrate antdx. Thanks [@Col0ring](https://github.com/Col0ring)!
8+
- [#46](https://github.com/modelscope/modelscope-studio/pull/46) [`3253ae6`](https://github.com/modelscope/modelscope-studio/commit/3253ae669e0b3afcdf8dc4dfd21ddcace161b556) - add Markdown as a base component. Thanks [@Col0ring](https://github.com/Col0ring)!
9+
10+
### Fixes
11+
12+
- [#48](https://github.com/modelscope/modelscope-studio/pull/48) [`b0197ef`](https://github.com/modelscope/modelscope-studio/commit/b0197ef7ede322e2c40b4e1dcc6480530a62490e) - missing component children rendering. Thanks [@Col0ring](https://github.com/Col0ring)!
13+
14+
### Misc Changes
15+
16+
- [#45](https://github.com/modelscope/modelscope-studio/pull/45) [`f4f8a15`](https://github.com/modelscope/modelscope-studio/commit/f4f8a155f30995984c5f46bdd638385c9a230856) - component rendering and props context. Thanks [@Col0ring](https://github.com/Col0ring)!
17+
318
## 1.0.2
419

520
### Fixes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.2"
1+
__version__ = "1.1.0"

config/changelog/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @modelscope-studio/changelog
22

3+
## 1.1.0
4+
5+
### Misc Changes
6+
7+
- [#45](https://github.com/modelscope/modelscope-studio/pull/45) [`f4f8a15`](https://github.com/modelscope/modelscope-studio/commit/f4f8a155f30995984c5f46bdd638385c9a230856) - component rendering and props context. Thanks [@Col0ring](https://github.com/Col0ring)!
8+
39
## 1.0.2
410

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

config/changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelscope-studio/changelog",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"private": false,
55
"description": "ModelScope Studio Changelog",
66
"repository": "git@github.com:modelscope/modelscope-studio.git",

config/lint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @modelscope-studio/lint-config
22

3+
## 1.1.0
4+
5+
### Misc Changes
6+
7+
- [#45](https://github.com/modelscope/modelscope-studio/pull/45) [`f4f8a15`](https://github.com/modelscope/modelscope-studio/commit/f4f8a155f30995984c5f46bdd638385c9a230856) - component rendering and props context. Thanks [@Col0ring](https://github.com/Col0ring)!
8+
39
## 1.0.2
410

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

config/lint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelscope-studio/lint-config",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"private": false,
55
"description": "ModelScope Studio Lint Config",
66
"repository": "git@github.com:modelscope/modelscope-studio.git",

0 commit comments

Comments
 (0)