From ba2252af09297b7ab3ee65b6b34f451063e248c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 Jan 2025 00:03:53 +0000 Subject: [PATCH] RELEASING: Releasing 2 package(s) Releases: @khanacademy/perseus@49.2.1 @khanacademy/perseus-editor@17.1.1 --- .changeset/calm-mice-listen.md | 6 ------ .changeset/chilled-lizards-rush.md | 6 ------ .changeset/kind-jeans-move.md | 5 ----- .changeset/lucky-seas-tickle.md | 6 ------ .changeset/many-cats-run.md | 5 ----- .changeset/pink-jokes-collect.md | 5 ----- .changeset/tricky-windows-march.md | 5 ----- .changeset/two-cycles-worry.md | 5 ----- packages/perseus-editor/CHANGELOG.md | 13 +++++++++++++ packages/perseus-editor/package.json | 4 ++-- packages/perseus/CHANGELOG.md | 20 ++++++++++++++++++++ packages/perseus/package.json | 2 +- 12 files changed, 36 insertions(+), 46 deletions(-) delete mode 100644 .changeset/calm-mice-listen.md delete mode 100644 .changeset/chilled-lizards-rush.md delete mode 100644 .changeset/kind-jeans-move.md delete mode 100644 .changeset/lucky-seas-tickle.md delete mode 100644 .changeset/many-cats-run.md delete mode 100644 .changeset/pink-jokes-collect.md delete mode 100644 .changeset/tricky-windows-march.md delete mode 100644 .changeset/two-cycles-worry.md diff --git a/.changeset/calm-mice-listen.md b/.changeset/calm-mice-listen.md deleted file mode 100644 index 44196eb580..0000000000 --- a/.changeset/calm-mice-listen.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -Remove the locked-figures-aria flag diff --git a/.changeset/chilled-lizards-rush.md b/.changeset/chilled-lizards-rush.md deleted file mode 100644 index bc4539d728..0000000000 --- a/.changeset/chilled-lizards-rush.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -Remove the interactive-graph-locked-features-labels flag diff --git a/.changeset/kind-jeans-move.md b/.changeset/kind-jeans-move.md deleted file mode 100644 index 8b66c073bc..0000000000 --- a/.changeset/kind-jeans-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": patch ---- - -Temporarily fixing pi-based strings for Numeric Input diff --git a/.changeset/lucky-seas-tickle.md b/.changeset/lucky-seas-tickle.md deleted file mode 100644 index 01c3ec8bf7..0000000000 --- a/.changeset/lucky-seas-tickle.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -Remove the locked-[figureName]-labels flags diff --git a/.changeset/many-cats-run.md b/.changeset/many-cats-run.md deleted file mode 100644 index 9c376f27da..0000000000 --- a/.changeset/many-cats-run.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": patch ---- - -Internal: Redesign discriminated union type parser to have a simpler and more intuitive interface. diff --git a/.changeset/pink-jokes-collect.md b/.changeset/pink-jokes-collect.md deleted file mode 100644 index 888aee0de2..0000000000 --- a/.changeset/pink-jokes-collect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": patch ---- - -Internal: improve Perseus JSON parsers so they can handle all English-language exercises diff --git a/.changeset/tricky-windows-march.md b/.changeset/tricky-windows-march.md deleted file mode 100644 index 3e333b00d1..0000000000 --- a/.changeset/tricky-windows-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": patch ---- - -[Dropdown] Bugfix - Text in dropdown not in correct vertical position diff --git a/.changeset/two-cycles-worry.md b/.changeset/two-cycles-worry.md deleted file mode 100644 index 262d7486c2..0000000000 --- a/.changeset/two-cycles-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": patch ---- - -Internal: improve the error messages produced by the versionedWidgetOptions parser diff --git a/packages/perseus-editor/CHANGELOG.md b/packages/perseus-editor/CHANGELOG.md index 51102875df..66dbb56bf2 100644 --- a/packages/perseus-editor/CHANGELOG.md +++ b/packages/perseus-editor/CHANGELOG.md @@ -1,5 +1,18 @@ # @khanacademy/perseus-editor +## 17.1.1 + +### Patch Changes + +- [#2064](https://github.com/Khan/perseus/pull/2064) [`55b4615d3`](https://github.com/Khan/perseus/commit/55b4615d3297884d90e6ef4640f7202066334b0d) Thanks [@nishasy](https://github.com/nishasy)! - Remove the locked-figures-aria flag + +* [#2063](https://github.com/Khan/perseus/pull/2063) [`85a5b5e44`](https://github.com/Khan/perseus/commit/85a5b5e4408b19a598107468d7cb0bd10e33b6be) Thanks [@nishasy](https://github.com/nishasy)! - Remove the interactive-graph-locked-features-labels flag + +- [#2065](https://github.com/Khan/perseus/pull/2065) [`eefcf5c5c`](https://github.com/Khan/perseus/commit/eefcf5c5c434455295e17bf4cb411d029f24fe49) Thanks [@nishasy](https://github.com/nishasy)! - Remove the locked-[figureName]-labels flags + +- Updated dependencies [[`55b4615d3`](https://github.com/Khan/perseus/commit/55b4615d3297884d90e6ef4640f7202066334b0d), [`85a5b5e44`](https://github.com/Khan/perseus/commit/85a5b5e4408b19a598107468d7cb0bd10e33b6be), [`781cc7df6`](https://github.com/Khan/perseus/commit/781cc7df65a80e03d3cb809ccf585cb6cf25556e), [`eefcf5c5c`](https://github.com/Khan/perseus/commit/eefcf5c5c434455295e17bf4cb411d029f24fe49), [`265a93104`](https://github.com/Khan/perseus/commit/265a9310486e5c1524af9b502619db9de2f7c01d), [`4bf4960d4`](https://github.com/Khan/perseus/commit/4bf4960d4d88abf9fe07803f1364678a29a20f6e), [`c9a28b34c`](https://github.com/Khan/perseus/commit/c9a28b34c66fdf25d2b0ef8fa1111a5fb97854da), [`4bf4960d4`](https://github.com/Khan/perseus/commit/4bf4960d4d88abf9fe07803f1364678a29a20f6e)]: + - @khanacademy/perseus@49.2.1 + ## 17.1.0 ### Minor Changes diff --git a/packages/perseus-editor/package.json b/packages/perseus-editor/package.json index f58b132164..4a1b3a1f35 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": "17.1.0", + "version": "17.1.1", "publishConfig": { "access": "public" }, @@ -39,7 +39,7 @@ "@khanacademy/keypad-context": "^1.0.12", "@khanacademy/kmath": "^0.1.24", "@khanacademy/math-input": "^22.1.0", - "@khanacademy/perseus": "^49.2.0", + "@khanacademy/perseus": "^49.2.1", "@khanacademy/perseus-core": "3.0.5", "@khanacademy/pure-markdown": "^0.3.20", "mafs": "^0.19.0" diff --git a/packages/perseus/CHANGELOG.md b/packages/perseus/CHANGELOG.md index 9f4f0574ab..5190e4f54a 100644 --- a/packages/perseus/CHANGELOG.md +++ b/packages/perseus/CHANGELOG.md @@ -1,5 +1,25 @@ # @khanacademy/perseus +## 49.2.1 + +### Patch Changes + +- [#2064](https://github.com/Khan/perseus/pull/2064) [`55b4615d3`](https://github.com/Khan/perseus/commit/55b4615d3297884d90e6ef4640f7202066334b0d) Thanks [@nishasy](https://github.com/nishasy)! - Remove the locked-figures-aria flag + +* [#2063](https://github.com/Khan/perseus/pull/2063) [`85a5b5e44`](https://github.com/Khan/perseus/commit/85a5b5e4408b19a598107468d7cb0bd10e33b6be) Thanks [@nishasy](https://github.com/nishasy)! - Remove the interactive-graph-locked-features-labels flag + +- [#2078](https://github.com/Khan/perseus/pull/2078) [`781cc7df6`](https://github.com/Khan/perseus/commit/781cc7df65a80e03d3cb809ccf585cb6cf25556e) Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Temporarily fixing pi-based strings for Numeric Input + +* [#2065](https://github.com/Khan/perseus/pull/2065) [`eefcf5c5c`](https://github.com/Khan/perseus/commit/eefcf5c5c434455295e17bf4cb411d029f24fe49) Thanks [@nishasy](https://github.com/nishasy)! - Remove the locked-[figureName]-labels flags + +- [#2068](https://github.com/Khan/perseus/pull/2068) [`265a93104`](https://github.com/Khan/perseus/commit/265a9310486e5c1524af9b502619db9de2f7c01d) Thanks [@benchristel](https://github.com/benchristel)! - Internal: Redesign discriminated union type parser to have a simpler and more intuitive interface. + +* [#2073](https://github.com/Khan/perseus/pull/2073) [`4bf4960d4`](https://github.com/Khan/perseus/commit/4bf4960d4d88abf9fe07803f1364678a29a20f6e) Thanks [@benchristel](https://github.com/benchristel)! - Internal: improve Perseus JSON parsers so they can handle all English-language exercises + +- [#2080](https://github.com/Khan/perseus/pull/2080) [`c9a28b34c`](https://github.com/Khan/perseus/commit/c9a28b34c66fdf25d2b0ef8fa1111a5fb97854da) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - [Dropdown] Bugfix - Text in dropdown not in correct vertical position + +* [#2073](https://github.com/Khan/perseus/pull/2073) [`4bf4960d4`](https://github.com/Khan/perseus/commit/4bf4960d4d88abf9fe07803f1364678a29a20f6e) Thanks [@benchristel](https://github.com/benchristel)! - Internal: improve the error messages produced by the versionedWidgetOptions parser + ## 49.2.0 ### Minor Changes diff --git a/packages/perseus/package.json b/packages/perseus/package.json index e69a02aa3d..1889e1e43d 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": "49.2.0", + "version": "49.2.1", "publishConfig": { "access": "public" },