From 251072f541dc995f9eadbe2b0b990f67498c1d05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Sep 2023 20:47:07 +0000 Subject: [PATCH] chore: update versions (beta) --- .changeset/pre.json | 2 ++ CHANGELOG.md | 7 +++++++ gradio/CHANGELOG.md | 7 +++++++ gradio/package.json | 2 +- js/preview/CHANGELOG.md | 6 ++++++ js/preview/package.json | 2 +- pnpm-lock.yaml | 27 --------------------------- 7 files changed, 24 insertions(+), 29 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 5d8341c225c3c..2497a26a961db 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -70,7 +70,9 @@ "purple-jokes-shake", "sad-ears-sink", "sad-eels-sink", + "short-clouds-see", "silver-beers-refuse", + "slick-pants-stand", "smart-groups-study", "three-trams-sniff" ] diff --git a/CHANGELOG.md b/CHANGELOG.md index ca429f76609ec..bf008c780ca29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # gradio +## 3.45.0-beta.8 + +### Features + +- [#5649](https://github.com/gradio-app/gradio/pull/5649) [`d56b355c1`](https://github.com/gradio-app/gradio/commit/d56b355c12ccdeeb8406a3520fecc15ae69d9141) - Fix front-end imports + other misc fixes. Thanks [@freddyaboulton](https://github.com/freddyaboulton)! +- [#5651](https://github.com/gradio-app/gradio/pull/5651) [`0ab84bf80`](https://github.com/gradio-app/gradio/commit/0ab84bf80f66c866327473d08fe5bdc8d32f155a) - Add overwrite flag to create command. Thanks [@freddyaboulton](https://github.com/freddyaboulton)! + ## 3.45.0-beta.7 ### Features diff --git a/gradio/CHANGELOG.md b/gradio/CHANGELOG.md index ca429f76609ec..bf008c780ca29 100644 --- a/gradio/CHANGELOG.md +++ b/gradio/CHANGELOG.md @@ -1,5 +1,12 @@ # gradio +## 3.45.0-beta.8 + +### Features + +- [#5649](https://github.com/gradio-app/gradio/pull/5649) [`d56b355c1`](https://github.com/gradio-app/gradio/commit/d56b355c12ccdeeb8406a3520fecc15ae69d9141) - Fix front-end imports + other misc fixes. Thanks [@freddyaboulton](https://github.com/freddyaboulton)! +- [#5651](https://github.com/gradio-app/gradio/pull/5651) [`0ab84bf80`](https://github.com/gradio-app/gradio/commit/0ab84bf80f66c866327473d08fe5bdc8d32f155a) - Add overwrite flag to create command. Thanks [@freddyaboulton](https://github.com/freddyaboulton)! + ## 3.45.0-beta.7 ### Features diff --git a/gradio/package.json b/gradio/package.json index 770ff62c8a322..9418f0448bcb8 100644 --- a/gradio/package.json +++ b/gradio/package.json @@ -1,6 +1,6 @@ { "name": "gradio", - "version": "3.45.0-beta.7", + "version": "3.45.0-beta.8", "description": "", "python": "true" } diff --git a/js/preview/CHANGELOG.md b/js/preview/CHANGELOG.md index 697f79f90547b..e3d40e0ca929d 100644 --- a/js/preview/CHANGELOG.md +++ b/js/preview/CHANGELOG.md @@ -1,5 +1,11 @@ # @gradio/preview +## 0.1.0-beta.4 + +### Features + +- [#5649](https://github.com/gradio-app/gradio/pull/5649) [`d56b355c1`](https://github.com/gradio-app/gradio/commit/d56b355c12ccdeeb8406a3520fecc15ae69d9141) - Fix front-end imports + other misc fixes. Thanks [@freddyaboulton](https://github.com/freddyaboulton)! + ## 0.1.0-beta.3 ### Features diff --git a/js/preview/package.json b/js/preview/package.json index cd03dbfd20450..d06f7542e1091 100644 --- a/js/preview/package.json +++ b/js/preview/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/preview", - "version": "0.1.0-beta.3", + "version": "0.1.0-beta.4", "description": "Gradio UI packages", "type": "module", "main": "src/index.ts", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57fc87b6af99d..5c3115c585ab7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -844,33 +844,6 @@ importers: specifier: workspace:^ version: link:../utils - js/gradio-preview/test/coolslider/frontend: - dependencies: - '@gradio/atoms': - specifier: workspace:^ - version: link:../../../../atoms - '@gradio/statustracker': - specifier: workspace:^ - version: link:../../../../statustracker - '@gradio/utils': - specifier: workspace:^ - version: link:../../../../utils - - js/gradio-preview/test/newtextbox/frontend: - dependencies: - '@gradio/atoms': - specifier: workspace:^ - version: link:../../../../atoms - '@gradio/icons': - specifier: workspace:^ - version: link:../../../../icons - '@gradio/statustracker': - specifier: workspace:^ - version: link:../../../../statustracker - '@gradio/utils': - specifier: workspace:^ - version: link:../../../../utils - js/group: {} js/highlightedtext: