Skip to content

Commit

Permalink
Version Packages (#1244)
Browse files Browse the repository at this point in the history
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/perseus@22.4.0

### Minor Changes

- [#1229](#1229)
[`3c1e398d5`](3c1e398)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Show
Arrowheads on Locked Lines in Interactive Graphs


- [#1237](#1237)
[`54689a18f`](54689a1)
Thanks [@handeyeco](https://github.com/handeyeco)! - Rough out new
Circle Graph behind a feature flag

### Patch Changes

- [#1222](#1222)
[`44cf7348c`](44cf734)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Fix
@phosphor-icon paths in `explanation` widget


- [#1243](#1243)
[`ee89a1b01`](ee89a1b)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Fix dash style
for locked lines when kind is 'ray'

## @khanacademy/perseus-editor@6.2.1

### Patch Changes

- [#1237](#1237)
[`54689a18f`](54689a1)
Thanks [@handeyeco](https://github.com/handeyeco)! - Rough out new
Circle Graph behind a feature flag


- [#1246](#1246)
[`d66b79e44`](d66b79e)
Thanks [@nishasy](https://github.com/nishasy)! - Change locked figures'
initial color to grayH (previusly green)


- [#1242](#1242)
[`7d172698e`](7d17269)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Adds a warning
above the protractor and ruler checkboxes in interactive-graph settings


- [#1245](#1245)
[`45a6647cf`](45a6647)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Fix location of
DeviceFramer and ViewportResizer in Storybook

- Updated dependencies
\[[`44cf7348c`](44cf734),
[`3c1e398d5`](3c1e398),
[`ee89a1b01`](ee89a1b),
[`54689a18f`](54689a1)]:
    -   @khanacademy/perseus@22.4.0

## @khanacademy/perseus-dev-ui@1.5.5

### Patch Changes

- [#1222](#1222)
[`44cf7348c`](44cf734)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - ✨ Display image
background info in Dev UI
  • Loading branch information
nishasy committed May 7, 2024
2 parents 3c1e398 + 9734a54 commit 00f3b8c
Show file tree
Hide file tree
Showing 14 changed files with 39 additions and 45 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-items-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-deers-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-ladybugs-design.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/perfect-beans-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-melons-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-donuts-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-jars-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-peaches-tie.md

This file was deleted.

6 changes: 6 additions & 0 deletions dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @khanacademy/perseus-dev-ui

## 1.5.5

### Patch Changes

- [#1222](https://github.com/Khan/perseus/pull/1222) [`44cf7348c`](https://github.com/Khan/perseus/commit/44cf7348c5f80726da8b93a71e0ce0121b90a4ba) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - ✨ Display image background info in Dev UI

## 1.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus dev UI",
"author": "Khan Academy",
"license": "MIT",
"version": "1.5.4",
"version": "1.5.5",
"private": true,
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/perseus-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @khanacademy/perseus-editor

## 6.2.1

### Patch Changes

- [#1237](https://github.com/Khan/perseus/pull/1237) [`54689a18f`](https://github.com/Khan/perseus/commit/54689a18f73bc29b6601c9309d5385bd47c101b9) Thanks [@handeyeco](https://github.com/handeyeco)! - Rough out new Circle Graph behind a feature flag

* [#1246](https://github.com/Khan/perseus/pull/1246) [`d66b79e44`](https://github.com/Khan/perseus/commit/d66b79e449a4b359ea35617f7903d1b7087d2566) Thanks [@nishasy](https://github.com/nishasy)! - Change locked figures' initial color to grayH (previusly green)

- [#1242](https://github.com/Khan/perseus/pull/1242) [`7d172698e`](https://github.com/Khan/perseus/commit/7d172698e81cc8cb1bf9bc92680717f0af130e7e) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Adds a warning above the protractor and ruler checkboxes in interactive-graph settings

* [#1245](https://github.com/Khan/perseus/pull/1245) [`45a6647cf`](https://github.com/Khan/perseus/commit/45a6647cf1b0ce032cbd2926a30cdf5ff7a3b7fb) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Fix location of DeviceFramer and ViewportResizer in Storybook

* Updated dependencies [[`44cf7348c`](https://github.com/Khan/perseus/commit/44cf7348c5f80726da8b93a71e0ce0121b90a4ba), [`3c1e398d5`](https://github.com/Khan/perseus/commit/3c1e398d5f6fd3fad256eedfec821264ba857f9a), [`ee89a1b01`](https://github.com/Khan/perseus/commit/ee89a1b0169808c9c7fb14c14d2e78975e390ce9), [`54689a18f`](https://github.com/Khan/perseus/commit/54689a18f73bc29b6601c9309d5385bd47c101b9)]:
- @khanacademy/perseus@22.4.0

## 6.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/perseus-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus editors",
"author": "Khan Academy",
"license": "MIT",
"version": "6.2.0",
"version": "6.2.1",
"publishConfig": {
"access": "public"
},
Expand All @@ -28,7 +28,7 @@
"@khanacademy/kas": "^0.3.9",
"@khanacademy/kmath": "^0.1.12",
"@khanacademy/math-input": "^18.1.0",
"@khanacademy/perseus": "^22.3.0",
"@khanacademy/perseus": "^22.4.0",
"@khanacademy/perseus-core": "1.4.2"
},
"devDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions packages/perseus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @khanacademy/perseus

## 22.4.0

### Minor Changes

- [#1229](https://github.com/Khan/perseus/pull/1229) [`3c1e398d5`](https://github.com/Khan/perseus/commit/3c1e398d5f6fd3fad256eedfec821264ba857f9a) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Show Arrowheads on Locked Lines in Interactive Graphs

* [#1237](https://github.com/Khan/perseus/pull/1237) [`54689a18f`](https://github.com/Khan/perseus/commit/54689a18f73bc29b6601c9309d5385bd47c101b9) Thanks [@handeyeco](https://github.com/handeyeco)! - Rough out new Circle Graph behind a feature flag

### Patch Changes

- [#1222](https://github.com/Khan/perseus/pull/1222) [`44cf7348c`](https://github.com/Khan/perseus/commit/44cf7348c5f80726da8b93a71e0ce0121b90a4ba) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Fix @phosphor-icon paths in `explanation` widget

* [#1243](https://github.com/Khan/perseus/pull/1243) [`ee89a1b01`](https://github.com/Khan/perseus/commit/ee89a1b0169808c9c7fb14c14d2e78975e390ce9) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Fix dash style for locked lines when kind is 'ray'

## 22.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/perseus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Core Perseus API (includes renderers and widgets)",
"author": "Khan Academy",
"license": "MIT",
"version": "22.3.0",
"version": "22.4.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 00f3b8c

Please sign in to comment.