Skip to content

Commit

Permalink
Version Packages (#1228)
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/math-input@18.1.0

### Minor Changes

-   [#1230](#1230) [`db041577d`](db04157) Thanks [@benchristel](https://github.com/benchristel)! - Get `@khanacademy/mathjax-renderer` from NPM, to allow third-party clients of Perseus to install it

### Patch Changes

-   [#1205](#1205) [`71e74ff64`](71e74ff) Thanks [@benchristel](https://github.com/benchristel)! - Internal: Fix storybook stories for keypad button

## @khanacademy/perseus@22.3.0

### Minor Changes

-   [#1210](#1210) [`2d3c3b49a`](2d3c3b4) Thanks [@nishasy](https://github.com/nishasy)! - Limit color set for locked figures in Interactive Graph

### Patch Changes

-   [#1231](#1231) [`4fae0155d`](4fae015) Thanks [@nishasy](https://github.com/nishasy)! - Adjust spacing in locked point and locked line settings


-   [#1232](#1232) [`cf1dc61b0`](cf1dc61) Thanks [@nishasy](https://github.com/nishasy)! - Refactor: separate LockedFigureSettingsAccordion component to reduce redundancy


-   [#1239](#1239) [`f757db589`](f757db5) Thanks [@benchristel](https://github.com/benchristel)! - Fix sizing of interactive graph axis labels on mobile

-   Updated dependencies \[[`71e74ff64`](71e74ff), [`db041577d`](db04157)]:
    -   @khanacademy/math-input@18.1.0

## @khanacademy/perseus-editor@6.2.0

### Minor Changes

-   [#1210](#1210) [`2d3c3b49a`](2d3c3b4) Thanks [@nishasy](https://github.com/nishasy)! - Limit color set for locked figures in Interactive Graph

### Patch Changes

-   [#1231](#1231) [`4fae0155d`](4fae015) Thanks [@nishasy](https://github.com/nishasy)! - Adjust spacing in locked point and locked line settings


-   [#1232](#1232) [`cf1dc61b0`](cf1dc61) Thanks [@nishasy](https://github.com/nishasy)! - Refactor: separate LockedFigureSettingsAccordion component to reduce redundancy

-   Updated dependencies \[[`2d3c3b49a`](2d3c3b4), [`4fae0155d`](4fae015), [`71e74ff64`](71e74ff), [`cf1dc61b0`](cf1dc61), [`db041577d`](db04157), [`f757db589`](f757db5)]:
    -   @khanacademy/perseus@22.3.0
    -   @khanacademy/math-input@18.1.0

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

### Patch Changes

-   [#1220](#1220) [`e3fd10f0e`](e3fd10f) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - ✨ Wrap the navigation controls of the Flipbook inside of a WB Toolbar

-   Updated dependencies \[[`71e74ff64`](71e74ff), [`db041577d`](db04157)]:
    -   @khanacademy/math-input@18.1.0

Author: khan-actions-bot

Reviewers: benchristel

Required Reviewers:

Approved By: benchristel

Checks: ✅ codecov/project, ✅ codecov/patch, ✅ Upload Coverage, ⏭️  Publish npm snapshot, ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Jest Coverage (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ gerald

Pull Request URL: #1228
  • Loading branch information
khan-actions-bot committed May 6, 2024
1 parent cf1dc61 commit bada382
Show file tree
Hide file tree
Showing 15 changed files with 60 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-yaks-hope.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/gorgeous-phones-float.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/honest-pens-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-walls-jam.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spotty-lobsters-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-crabs-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-days-worry.md

This file was deleted.

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

## 1.5.4

### Patch Changes

- [#1220](https://github.com/Khan/perseus/pull/1220) [`e3fd10f0e`](https://github.com/Khan/perseus/commit/e3fd10f0e975a23a74811fbccf3ac46fc2752e0b) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - ✨ Wrap the navigation controls of the Flipbook inside of a WB Toolbar

- Updated dependencies [[`71e74ff64`](https://github.com/Khan/perseus/commit/71e74ff647264f0067d279cfa51e7c9dd8b45043), [`db041577d`](https://github.com/Khan/perseus/commit/db041577dda780e2a871ad9e63c295a1d3fbe185)]:
- @khanacademy/math-input@18.1.0

## 1.5.3

### Patch 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.5.3",
"version": "1.5.4",
"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": "^18.0.1",
"@khanacademy/math-input": "^18.1.0",
"@khanacademy/perseus-core": "1.4.2",
"@khanacademy/perseus-linter": "^0.3.12",
"@khanacademy/pure-markdown": "^0.3.3",
Expand Down
10 changes: 10 additions & 0 deletions packages/math-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @khanacademy/math-input

## 18.1.0

### Minor Changes

- [#1230](https://github.com/Khan/perseus/pull/1230) [`db041577d`](https://github.com/Khan/perseus/commit/db041577dda780e2a871ad9e63c295a1d3fbe185) Thanks [@benchristel](https://github.com/benchristel)! - Get `@khanacademy/mathjax-renderer` from NPM, to allow third-party clients of Perseus to install it

### Patch Changes

- [#1205](https://github.com/Khan/perseus/pull/1205) [`71e74ff64`](https://github.com/Khan/perseus/commit/71e74ff647264f0067d279cfa51e7c9dd8b45043) Thanks [@benchristel](https://github.com/benchristel)! - Internal: Fix storybook stories for keypad button

## 18.0.1

### Patch 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": "18.0.1",
"version": "18.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
16 changes: 16 additions & 0 deletions packages/perseus-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @khanacademy/perseus-editor

## 6.2.0

### Minor Changes

- [#1210](https://github.com/Khan/perseus/pull/1210) [`2d3c3b49a`](https://github.com/Khan/perseus/commit/2d3c3b49a652020e5bf662b7b19682fa94212755) Thanks [@nishasy](https://github.com/nishasy)! - Limit color set for locked figures in Interactive Graph

### Patch Changes

- [#1231](https://github.com/Khan/perseus/pull/1231) [`4fae0155d`](https://github.com/Khan/perseus/commit/4fae0155d358ca3c6bfaaac328631fec77d3fbe3) Thanks [@nishasy](https://github.com/nishasy)! - Adjust spacing in locked point and locked line settings

* [#1232](https://github.com/Khan/perseus/pull/1232) [`cf1dc61b0`](https://github.com/Khan/perseus/commit/cf1dc61b041bbb15bac4120490bfd0f1909f5507) Thanks [@nishasy](https://github.com/nishasy)! - Refactor: separate LockedFigureSettingsAccordion component to reduce redundancy

* Updated dependencies [[`2d3c3b49a`](https://github.com/Khan/perseus/commit/2d3c3b49a652020e5bf662b7b19682fa94212755), [`4fae0155d`](https://github.com/Khan/perseus/commit/4fae0155d358ca3c6bfaaac328631fec77d3fbe3), [`71e74ff64`](https://github.com/Khan/perseus/commit/71e74ff647264f0067d279cfa51e7c9dd8b45043), [`cf1dc61b0`](https://github.com/Khan/perseus/commit/cf1dc61b041bbb15bac4120490bfd0f1909f5507), [`db041577d`](https://github.com/Khan/perseus/commit/db041577dda780e2a871ad9e63c295a1d3fbe185), [`f757db589`](https://github.com/Khan/perseus/commit/f757db589c6500e0e1487e886fc3e92646492f1c)]:
- @khanacademy/perseus@22.3.0
- @khanacademy/math-input@18.1.0

## 6.1.0

### Minor 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": "6.1.0",
"version": "6.2.0",
"publishConfig": {
"access": "public"
},
Expand All @@ -27,8 +27,8 @@
"dependencies": {
"@khanacademy/kas": "^0.3.9",
"@khanacademy/kmath": "^0.1.12",
"@khanacademy/math-input": "^18.0.1",
"@khanacademy/perseus": "^22.2.0",
"@khanacademy/math-input": "^18.1.0",
"@khanacademy/perseus": "^22.3.0",
"@khanacademy/perseus-core": "1.4.2"
},
"devDependencies": {
Expand Down
17 changes: 17 additions & 0 deletions packages/perseus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @khanacademy/perseus

## 22.3.0

### Minor Changes

- [#1210](https://github.com/Khan/perseus/pull/1210) [`2d3c3b49a`](https://github.com/Khan/perseus/commit/2d3c3b49a652020e5bf662b7b19682fa94212755) Thanks [@nishasy](https://github.com/nishasy)! - Limit color set for locked figures in Interactive Graph

### Patch Changes

- [#1231](https://github.com/Khan/perseus/pull/1231) [`4fae0155d`](https://github.com/Khan/perseus/commit/4fae0155d358ca3c6bfaaac328631fec77d3fbe3) Thanks [@nishasy](https://github.com/nishasy)! - Adjust spacing in locked point and locked line settings

* [#1232](https://github.com/Khan/perseus/pull/1232) [`cf1dc61b0`](https://github.com/Khan/perseus/commit/cf1dc61b041bbb15bac4120490bfd0f1909f5507) Thanks [@nishasy](https://github.com/nishasy)! - Refactor: separate LockedFigureSettingsAccordion component to reduce redundancy

- [#1239](https://github.com/Khan/perseus/pull/1239) [`f757db589`](https://github.com/Khan/perseus/commit/f757db589c6500e0e1487e886fc3e92646492f1c) Thanks [@benchristel](https://github.com/benchristel)! - Fix sizing of interactive graph axis labels on mobile

- Updated dependencies [[`71e74ff64`](https://github.com/Khan/perseus/commit/71e74ff647264f0067d279cfa51e7c9dd8b45043), [`db041577d`](https://github.com/Khan/perseus/commit/db041577dda780e2a871ad9e63c295a1d3fbe185)]:
- @khanacademy/math-input@18.1.0

## 22.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": "22.2.0",
"version": "22.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": "^18.0.1",
"@khanacademy/math-input": "^18.1.0",
"@khanacademy/perseus-core": "1.4.2",
"@khanacademy/perseus-linter": "^0.3.12",
"@khanacademy/pure-markdown": "^0.3.3",
Expand Down

0 comments on commit bada382

Please sign in to comment.