From 8b71b16e8a856842bf48dfcc81bd1370225ae949 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 17 Jun 2024 21:42:08 +0000 Subject: [PATCH] Version Packages --- .changeset/chatty-pears-drum.md | 6 ------ .changeset/chilled-hats-tan.md | 5 ----- .changeset/healthy-peas-sin.md | 6 ------ .changeset/metal-apricots-brake.md | 6 ------ .changeset/sweet-jokes-poke.md | 6 ------ .changeset/witty-moons-develop.md | 5 ----- packages/perseus-editor/CHANGELOG.md | 19 +++++++++++++++++++ packages/perseus-editor/package.json | 4 ++-- packages/perseus/CHANGELOG.md | 16 ++++++++++++++++ packages/perseus/package.json | 2 +- 10 files changed, 38 insertions(+), 37 deletions(-) delete mode 100644 .changeset/chatty-pears-drum.md delete mode 100644 .changeset/chilled-hats-tan.md delete mode 100644 .changeset/healthy-peas-sin.md delete mode 100644 .changeset/metal-apricots-brake.md delete mode 100644 .changeset/sweet-jokes-poke.md delete mode 100644 .changeset/witty-moons-develop.md diff --git a/.changeset/chatty-pears-drum.md b/.changeset/chatty-pears-drum.md deleted file mode 100644 index 54e1f20180..0000000000 --- a/.changeset/chatty-pears-drum.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -[Interactive Graph Editor] Add locked vector to storybook story for all locked figures diff --git a/.changeset/chilled-hats-tan.md b/.changeset/chilled-hats-tan.md deleted file mode 100644 index 78bde76866..0000000000 --- a/.changeset/chilled-hats-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": patch ---- - -Fix a bug in the exercise editor where the preview did not update after a change to the graph type or number of line segments. diff --git a/.changeset/healthy-peas-sin.md b/.changeset/healthy-peas-sin.md deleted file mode 100644 index 9de36ec9aa..0000000000 --- a/.changeset/healthy-peas-sin.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": minor -"@khanacademy/perseus-editor": minor ---- - -[Interactive Graph Editor] Update the locked ellipse settings so they only take degrees as input. diff --git a/.changeset/metal-apricots-brake.md b/.changeset/metal-apricots-brake.md deleted file mode 100644 index 5a96848802..0000000000 --- a/.changeset/metal-apricots-brake.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": minor -"@khanacademy/perseus-editor": minor ---- - -[Interactive Graph] View a locked polygon diff --git a/.changeset/sweet-jokes-poke.md b/.changeset/sweet-jokes-poke.md deleted file mode 100644 index 4c8a9a5cbd..0000000000 --- a/.changeset/sweet-jokes-poke.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": minor -"@khanacademy/perseus-editor": minor ---- - -[Interactive Graph Editor] Add blue and gold to locked figures colorset diff --git a/.changeset/witty-moons-develop.md b/.changeset/witty-moons-develop.md deleted file mode 100644 index 12bc576048..0000000000 --- a/.changeset/witty-moons-develop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus-editor": minor ---- - -Fix interactive graph editor in storybook to display and persist options diff --git a/packages/perseus-editor/CHANGELOG.md b/packages/perseus-editor/CHANGELOG.md index 6f491f704b..d93df42351 100644 --- a/packages/perseus-editor/CHANGELOG.md +++ b/packages/perseus-editor/CHANGELOG.md @@ -1,5 +1,24 @@ # @khanacademy/perseus-editor +## 6.11.0 + +### Minor Changes + +- [#1348](https://github.com/Khan/perseus/pull/1348) [`73ba4f7c9`](https://github.com/Khan/perseus/commit/73ba4f7c9d502e0598617cc4c1710df5c10b086b) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Update the locked ellipse settings so they only take degrees as input. + +* [#1353](https://github.com/Khan/perseus/pull/1353) [`e528c5b2b`](https://github.com/Khan/perseus/commit/e528c5b2b763e6a2ad8fbef31cd98f1f991a354d) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph] View a locked polygon + +- [#1351](https://github.com/Khan/perseus/pull/1351) [`9a6517ca2`](https://github.com/Khan/perseus/commit/9a6517ca22857921acdbf206c7c21d989cccdf86) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Add blue and gold to locked figures colorset + +* [#1354](https://github.com/Khan/perseus/pull/1354) [`e73373f48`](https://github.com/Khan/perseus/commit/e73373f48a4cc65dedf5f7c591fcfc6cce8f08c7) Thanks [@Myranae](https://github.com/Myranae)! - Fix interactive graph editor in storybook to display and persist options + +### Patch Changes + +- [#1350](https://github.com/Khan/perseus/pull/1350) [`1e877c6d4`](https://github.com/Khan/perseus/commit/1e877c6d44a0de351bfbfa5716391b6522bebbeb) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Add locked vector to storybook story for all locked figures + +- Updated dependencies [[`1e877c6d4`](https://github.com/Khan/perseus/commit/1e877c6d44a0de351bfbfa5716391b6522bebbeb), [`92990f15f`](https://github.com/Khan/perseus/commit/92990f15f4eb020cd079b0eaa607cc8e086acec9), [`73ba4f7c9`](https://github.com/Khan/perseus/commit/73ba4f7c9d502e0598617cc4c1710df5c10b086b), [`e528c5b2b`](https://github.com/Khan/perseus/commit/e528c5b2b763e6a2ad8fbef31cd98f1f991a354d), [`9a6517ca2`](https://github.com/Khan/perseus/commit/9a6517ca22857921acdbf206c7c21d989cccdf86)]: + - @khanacademy/perseus@23.5.0 + ## 6.10.0 ### Minor Changes diff --git a/packages/perseus-editor/package.json b/packages/perseus-editor/package.json index fd6f372a33..caeef584e9 100644 --- a/packages/perseus-editor/package.json +++ b/packages/perseus-editor/package.json @@ -3,7 +3,7 @@ "description": "Perseus editors", "author": "Khan Academy", "license": "MIT", - "version": "6.10.0", + "version": "6.11.0", "publishConfig": { "access": "public" }, @@ -28,7 +28,7 @@ "@khanacademy/kas": "^0.3.9", "@khanacademy/kmath": "^0.1.12", "@khanacademy/math-input": "^19.1.0", - "@khanacademy/perseus": "^23.4.0", + "@khanacademy/perseus": "^23.5.0", "@khanacademy/perseus-core": "1.4.2" }, "devDependencies": { diff --git a/packages/perseus/CHANGELOG.md b/packages/perseus/CHANGELOG.md index b6609a62ef..4a19405274 100644 --- a/packages/perseus/CHANGELOG.md +++ b/packages/perseus/CHANGELOG.md @@ -1,5 +1,21 @@ # @khanacademy/perseus +## 23.5.0 + +### Minor Changes + +- [#1348](https://github.com/Khan/perseus/pull/1348) [`73ba4f7c9`](https://github.com/Khan/perseus/commit/73ba4f7c9d502e0598617cc4c1710df5c10b086b) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Update the locked ellipse settings so they only take degrees as input. + +* [#1353](https://github.com/Khan/perseus/pull/1353) [`e528c5b2b`](https://github.com/Khan/perseus/commit/e528c5b2b763e6a2ad8fbef31cd98f1f991a354d) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph] View a locked polygon + +- [#1351](https://github.com/Khan/perseus/pull/1351) [`9a6517ca2`](https://github.com/Khan/perseus/commit/9a6517ca22857921acdbf206c7c21d989cccdf86) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Add blue and gold to locked figures colorset + +### Patch Changes + +- [#1350](https://github.com/Khan/perseus/pull/1350) [`1e877c6d4`](https://github.com/Khan/perseus/commit/1e877c6d44a0de351bfbfa5716391b6522bebbeb) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Add locked vector to storybook story for all locked figures + +* [#1345](https://github.com/Khan/perseus/pull/1345) [`92990f15f`](https://github.com/Khan/perseus/commit/92990f15f4eb020cd079b0eaa607cc8e086acec9) Thanks [@benchristel](https://github.com/benchristel)! - Fix a bug in the exercise editor where the preview did not update after a change to the graph type or number of line segments. + ## 23.4.0 ### Minor Changes diff --git a/packages/perseus/package.json b/packages/perseus/package.json index 640c0ee5ab..40255fd223 100644 --- a/packages/perseus/package.json +++ b/packages/perseus/package.json @@ -3,7 +3,7 @@ "description": "Core Perseus API (includes renderers and widgets)", "author": "Khan Academy", "license": "MIT", - "version": "23.4.0", + "version": "23.5.0", "publishConfig": { "access": "public" },