Skip to content

Commit 5f5c016

Browse files
RELEASING: Releasing 2 package(s)
Releases: @khanacademy/perseus@77.1.0 @khanacademy/perseus-editor@30.1.1
1 parent 0e30752 commit 5f5c016

File tree

7 files changed

+21
-17
lines changed

7 files changed

+21
-17
lines changed

.changeset/gold-cups-poke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/good-phones-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/old-fishes-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/perseus-editor/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @khanacademy/perseus-editor
22

3+
## 30.1.1
4+
5+
### Patch Changes
6+
7+
- [#3448](https://github.com/Khan/perseus/pull/3448) [`0e30752302`](https://github.com/Khan/perseus/commit/0e307523021f458fa1f81ba3736a0354ef190fec) Thanks [@catandthemachines](https://github.com/catandthemachines)! - Adding improved type safeguards to components folder in perseus-editor.
8+
9+
- Updated dependencies [[`1f532f29c0`](https://github.com/Khan/perseus/commit/1f532f29c0a45f63e7badf3fe8da81b2855ab618), [`732cfab8fc`](https://github.com/Khan/perseus/commit/732cfab8fce00908d5fde297b5b8e5d52c596af9)]:
10+
- @khanacademy/perseus@77.1.0
11+
312
## 30.1.0
413

514
### Minor Changes

packages/perseus-editor/package.json

Lines changed: 1 addition & 1 deletion
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": "30.1.0",
6+
"version": "30.1.1",
77
"publishConfig": {
88
"access": "public"
99
},

packages/perseus/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @khanacademy/perseus
22

3+
## 77.1.0
4+
5+
### Minor Changes
6+
7+
- [#3273](https://github.com/Khan/perseus/pull/3273) [`1f532f29c0`](https://github.com/Khan/perseus/commit/1f532f29c0a45f63e7badf3fe8da81b2855ab618) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - [Radio] Merge top-level widget files into one, and refactor to remove legacy code
8+
9+
### Patch Changes
10+
11+
- [#3417](https://github.com/Khan/perseus/pull/3417) [`732cfab8fc`](https://github.com/Khan/perseus/commit/732cfab8fce00908d5fde297b5b8e5d52c596af9) Thanks [@jandrade](https://github.com/jandrade)! - Updates WB typography instances to use `Heading` and `BodyText`.
12+
313
## 77.0.3
414

515
### Patch Changes

packages/perseus/package.json

Lines changed: 1 addition & 1 deletion
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": "77.0.3",
6+
"version": "77.1.0",
77
"publishConfig": {
88
"access": "public"
99
},

0 commit comments

Comments
 (0)