Skip to content

Commit

Permalink
Version Packages (#1389)
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/[email protected]

### Minor Changes

- [#1384](#1384)
[`5de483386`](5de4833)
Thanks [@catandthemachines](https://github.com/catandthemachines)! -
Updating TabBar experience in to use arrow-key navigation to access the
other TabItems. This will ensure the Expression Widget in perseus has
proper keyboard navigation for users.

## @khanacademy/[email protected]

### Minor Changes

- [#1383](#1383)
[`4b56e10de`](4b56e10)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - View
Locked Functions in the Interactive Graph


- [#1392](#1392)
[`b710d07db`](b710d07)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Creation of new angle graph for Mafs interactive graph widget

### Patch Changes

- [#1390](#1390)
[`7e6ccf38d`](7e6ccf3)
Thanks [@benchristel](https://github.com/benchristel)! - Internal: Move
graphing-agnostic, mathy functions in the interactive graph code to a
math/ folder.

- Updated dependencies
\[[`5de483386`](5de4833)]:
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Patch Changes

- [#1383](#1383)
[`4b56e10de`](4b56e10)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - View
Locked Functions in the Interactive Graph


- [#1390](#1390)
[`7e6ccf38d`](7e6ccf3)
Thanks [@benchristel](https://github.com/benchristel)! - Internal: Move
graphing-agnostic, mathy functions in the interactive graph code to a
math/ folder.


- [#1392](#1392)
[`b710d07db`](b710d07)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Creation of new angle graph for Mafs interactive graph widget

- Updated dependencies
\[[`4b56e10de`](4b56e10),
[`7e6ccf38d`](7e6ccf3),
[`5de483386`](5de4833),
[`b710d07db`](b710d07)]:
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Patch Changes

- Updated dependencies
\[[`5de483386`](5de4833)]:
    -   @khanacademy/[email protected]
  • Loading branch information
SonicScrewdriver authored Jul 8, 2024
2 parents b710d07 + 81c768e commit caf7148
Show file tree
Hide file tree
Showing 12 changed files with 50 additions and 31 deletions.
6 changes: 0 additions & 6 deletions .changeset/brave-steaks-collect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/loud-goats-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-snails-know.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/young-ears-kneel.md

This file was deleted.

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

## 1.6.1

### Patch Changes

- Updated dependencies [[`5de483386`](https://github.com/Khan/perseus/commit/5de483386693884ccdef22b9740582e6098a5baa)]:
- @khanacademy/math-input@19.2.0

## 1.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.6.0",
"version": "1.6.1",
"private": true,
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@khanacademy/kas": "^0.3.9",
"@khanacademy/kmath": "^0.1.12",
"@khanacademy/math-input": "^19.1.0",
"@khanacademy/math-input": "^19.2.0",
"@khanacademy/perseus-core": "1.4.2",
"@khanacademy/perseus-linter": "^0.4.0",
"@khanacademy/pure-markdown": "^0.3.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/math-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @khanacademy/math-input

## 19.2.0

### Minor Changes

- [#1384](https://github.com/Khan/perseus/pull/1384) [`5de483386`](https://github.com/Khan/perseus/commit/5de483386693884ccdef22b9740582e6098a5baa) Thanks [@catandthemachines](https://github.com/catandthemachines)! - Updating TabBar experience in to use arrow-key navigation to access the other TabItems. This will ensure the Expression Widget in perseus has proper keyboard navigation for users.

## 19.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/math-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Khan Academy's new expression editor for the mobile web.",
"author": "Khan Academy",
"license": "MIT",
"version": "19.1.0",
"version": "19.2.0",
"publishConfig": {
"access": "public"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/perseus-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @khanacademy/perseus-editor

## 7.0.3

### Patch Changes

- [#1383](https://github.com/Khan/perseus/pull/1383) [`4b56e10de`](https://github.com/Khan/perseus/commit/4b56e10dedc9b1ddc82bf7e7406ffdaecdef7462) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - View Locked Functions in the Interactive Graph

* [#1390](https://github.com/Khan/perseus/pull/1390) [`7e6ccf38d`](https://github.com/Khan/perseus/commit/7e6ccf38da2f385cbd7a1db4cf81f858997ffba8) Thanks [@benchristel](https://github.com/benchristel)! - Internal: Move graphing-agnostic, mathy functions in the interactive graph code to a math/ folder.

- [#1392](https://github.com/Khan/perseus/pull/1392) [`b710d07db`](https://github.com/Khan/perseus/commit/b710d07db18579b36a5bfd448c2d0aa9144d5ac4) Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Creation of new angle graph for Mafs interactive graph widget

- Updated dependencies [[`4b56e10de`](https://github.com/Khan/perseus/commit/4b56e10dedc9b1ddc82bf7e7406ffdaecdef7462), [`7e6ccf38d`](https://github.com/Khan/perseus/commit/7e6ccf38da2f385cbd7a1db4cf81f858997ffba8), [`5de483386`](https://github.com/Khan/perseus/commit/5de483386693884ccdef22b9740582e6098a5baa), [`b710d07db`](https://github.com/Khan/perseus/commit/b710d07db18579b36a5bfd448c2d0aa9144d5ac4)]:
- @khanacademy/perseus@24.3.0
- @khanacademy/math-input@19.2.0

## 7.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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": "7.0.2",
"version": "7.0.3",
"publishConfig": {
"access": "public"
},
Expand All @@ -27,8 +27,8 @@
"dependencies": {
"@khanacademy/kas": "^0.3.9",
"@khanacademy/kmath": "^0.1.12",
"@khanacademy/math-input": "^19.1.0",
"@khanacademy/perseus": "^24.2.0",
"@khanacademy/math-input": "^19.2.0",
"@khanacademy/perseus": "^24.3.0",
"@khanacademy/perseus-core": "1.4.2"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/perseus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @khanacademy/perseus

## 24.3.0

### Minor Changes

- [#1383](https://github.com/Khan/perseus/pull/1383) [`4b56e10de`](https://github.com/Khan/perseus/commit/4b56e10dedc9b1ddc82bf7e7406ffdaecdef7462) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - View Locked Functions in the Interactive Graph

* [#1392](https://github.com/Khan/perseus/pull/1392) [`b710d07db`](https://github.com/Khan/perseus/commit/b710d07db18579b36a5bfd448c2d0aa9144d5ac4) Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Creation of new angle graph for Mafs interactive graph widget

### Patch Changes

- [#1390](https://github.com/Khan/perseus/pull/1390) [`7e6ccf38d`](https://github.com/Khan/perseus/commit/7e6ccf38da2f385cbd7a1db4cf81f858997ffba8) Thanks [@benchristel](https://github.com/benchristel)! - Internal: Move graphing-agnostic, mathy functions in the interactive graph code to a math/ folder.

- Updated dependencies [[`5de483386`](https://github.com/Khan/perseus/commit/5de483386693884ccdef22b9740582e6098a5baa)]:
- @khanacademy/math-input@19.2.0

## 24.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions 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": "24.2.0",
"version": "24.3.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@khanacademy/kas": "^0.3.9",
"@khanacademy/kmath": "^0.1.12",
"@khanacademy/math-input": "^19.1.0",
"@khanacademy/math-input": "^19.2.0",
"@khanacademy/perseus-core": "1.4.2",
"@khanacademy/perseus-linter": "^0.4.0",
"@khanacademy/pure-markdown": "^0.3.5",
Expand Down

0 comments on commit caf7148

Please sign in to comment.