Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 3, 2024
1 parent 78bb857 commit 1c112e0
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-colts-sneeze.md

This file was deleted.

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

## 13.1.1

### Patch Changes

- Updated dependencies [[`78bb8573e`](https://github.com/Khan/perseus/commit/78bb8573e9b00992554c2b1339678cc78363773b)]:
- @khanacademy/perseus@31.1.1

## 13.1.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": "13.1.0",
"version": "13.1.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -38,7 +38,7 @@
"@khanacademy/keypad-context": "^1.0.1",
"@khanacademy/kmath": "^0.1.13",
"@khanacademy/math-input": "^21.0.2",
"@khanacademy/perseus": "^31.1.0",
"@khanacademy/perseus": "^31.1.1",
"@khanacademy/perseus-core": "1.5.0"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/perseus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @khanacademy/perseus

## 31.1.1

### Patch Changes

- [#1578](https://github.com/Khan/perseus/pull/1578) [`78bb8573e`](https://github.com/Khan/perseus/commit/78bb8573e9b00992554c2b1339678cc78363773b) Thanks [@aemandine](https://github.com/aemandine)! - Remove simpleValidate from PhET widget

## 31.1.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": "31.1.0",
"version": "31.1.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 1c112e0

Please sign in to comment.