Skip to content

Commit cc363b7

Browse files
Version Packages (#2285)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @khanacademy/[email protected] ### Minor Changes - [#2288](#2288) [`7ef0dae77`](7ef0dae) Thanks [@nishasy](https://github.com/nishasy)! - Mark Interactive Graph Widget as accessible. (Content authors are no longer blocked from checking/unchecking the "Requires screen or mouse?" checkbox.) ### Patch Changes - [#2291](#2291) [`e87914dcd`](e87914d) Thanks [@handeyeco](https://github.com/handeyeco)! - Update snapshots as a result of bumping Wonder Blocks - [#2283](#2283) [`0438f6331`](0438f63) Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Bugfix to ensure that the Interactive Graph Editor updates the Polygon start coords if the number of sides change. - [#2287](#2287) [`9b4c1942e`](9b4c194) Thanks [@nishasy](https://github.com/nishasy)! - [LX] Make static graphs' interactive elements visually disabled - [#2282](#2282) [`5226f43a9`](5226f43) Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Ensure that dragging a point also moves the focus for Interactive Graph - [#2281](#2281) [`015aace83`](015aace) Thanks [@catandthemachines](https://github.com/catandthemachines)! - Improving the angle snapping behavior for keyboard users in polygon examples. - [#2277](#2277) [`88e4e905d`](88e4e90) Thanks [@nishasy](https://github.com/nishasy)! - [SR] Hide individual visual components of interactive graph elements ## @khanacademy/[email protected] ### Patch Changes - Updated dependencies \[[`7ef0dae77`](7ef0dae), [`e87914dcd`](e87914d), [`0438f6331`](0438f63), [`9b4c1942e`](9b4c194), [`5226f43a9`](5226f43), [`015aace83`](015aace), [`88e4e905d`](88e4e90)]: - @khanacademy/[email protected]
2 parents e87914d + ae20d65 commit cc363b7

11 files changed

+29
-37
lines changed

.changeset/calm-socks-cheer.md

-5
This file was deleted.

.changeset/chilly-hotels-add.md

-5
This file was deleted.

.changeset/cuddly-snails-work.md

-5
This file was deleted.

.changeset/rotten-cups-pay.md

-5
This file was deleted.

.changeset/serious-days-swim.md

-5
This file was deleted.

.changeset/wet-shirts-film.md

-5
This file was deleted.

.changeset/wild-apes-repeat.md

-5
This file was deleted.

packages/perseus-editor/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @khanacademy/perseus-editor
22

3+
## 17.9.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7ef0dae77`](https://github.com/Khan/perseus/commit/7ef0dae779e5c8aaed6b21e86cba5baee8c0be86), [`e87914dcd`](https://github.com/Khan/perseus/commit/e87914dcd2fc83b30053adbe064945d46ddb11e4), [`0438f6331`](https://github.com/Khan/perseus/commit/0438f6331c06e026f815d4087f76fe77acafa312), [`9b4c1942e`](https://github.com/Khan/perseus/commit/9b4c1942eeaadf6d3a201f516574c4597dfcbb3c), [`5226f43a9`](https://github.com/Khan/perseus/commit/5226f43a9785e2c7acb52b76e15f58384d313a34), [`015aace83`](https://github.com/Khan/perseus/commit/015aace83f6b125b8d02fa7f01dde47f071c44e9), [`88e4e905d`](https://github.com/Khan/perseus/commit/88e4e905d2a94134fd2390a55360281a29229fb5)]:
8+
- @khanacademy/perseus@56.1.0
9+
310
## 17.9.0
411

512
### Minor Changes

packages/perseus-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Perseus editors",
44
"author": "Khan Academy",
55
"license": "MIT",
6-
"version": "17.9.0",
6+
"version": "17.9.1",
77
"publishConfig": {
88
"access": "public"
99
},

packages/perseus/CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# @khanacademy/perseus
22

3+
## 56.1.0
4+
5+
### Minor Changes
6+
7+
- [#2288](https://github.com/Khan/perseus/pull/2288) [`7ef0dae77`](https://github.com/Khan/perseus/commit/7ef0dae779e5c8aaed6b21e86cba5baee8c0be86) Thanks [@nishasy](https://github.com/nishasy)! - Mark Interactive Graph Widget as accessible. (Content authors are no longer blocked from checking/unchecking the "Requires screen or mouse?" checkbox.)
8+
9+
### Patch Changes
10+
11+
- [#2291](https://github.com/Khan/perseus/pull/2291) [`e87914dcd`](https://github.com/Khan/perseus/commit/e87914dcd2fc83b30053adbe064945d46ddb11e4) Thanks [@handeyeco](https://github.com/handeyeco)! - Update snapshots as a result of bumping Wonder Blocks
12+
13+
* [#2283](https://github.com/Khan/perseus/pull/2283) [`0438f6331`](https://github.com/Khan/perseus/commit/0438f6331c06e026f815d4087f76fe77acafa312) Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Bugfix to ensure that the Interactive Graph Editor updates the Polygon start coords if the number of sides change.
14+
15+
- [#2287](https://github.com/Khan/perseus/pull/2287) [`9b4c1942e`](https://github.com/Khan/perseus/commit/9b4c1942eeaadf6d3a201f516574c4597dfcbb3c) Thanks [@nishasy](https://github.com/nishasy)! - [LX] Make static graphs' interactive elements visually disabled
16+
17+
* [#2282](https://github.com/Khan/perseus/pull/2282) [`5226f43a9`](https://github.com/Khan/perseus/commit/5226f43a9785e2c7acb52b76e15f58384d313a34) Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Ensure that dragging a point also moves the focus for Interactive Graph
18+
19+
- [#2281](https://github.com/Khan/perseus/pull/2281) [`015aace83`](https://github.com/Khan/perseus/commit/015aace83f6b125b8d02fa7f01dde47f071c44e9) Thanks [@catandthemachines](https://github.com/catandthemachines)! - Improving the angle snapping behavior for keyboard users in polygon examples.
20+
21+
* [#2277](https://github.com/Khan/perseus/pull/2277) [`88e4e905d`](https://github.com/Khan/perseus/commit/88e4e905d2a94134fd2390a55360281a29229fb5) Thanks [@nishasy](https://github.com/nishasy)! - [SR] Hide individual visual components of interactive graph elements
22+
323
## 56.0.0
424

525
### Major Changes

packages/perseus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Core Perseus API (includes renderers and widgets)",
44
"author": "Khan Academy",
55
"license": "MIT",
6-
"version": "56.0.0",
6+
"version": "56.1.0",
77
"publishConfig": {
88
"access": "public"
99
},

0 commit comments

Comments
 (0)