Skip to content

Commit

Permalink
Publish perseus and perseus-editor packages to npm (#158)
Browse files Browse the repository at this point in the history
## Summary:
We landed a lot PRs without any changesets since we were making a lot of related changes.  Now that all that work has landed, let's publish.

Issue: None

## Test plan:
- land the "Version Changes" PR after it gets created
- install the new packages in webapp and see what issues we run into

Author: kevinbarabash

Reviewers: jeremywiebe

Required Reviewers:

Approved By: jeremywiebe

Checks: ✅ Test (ubuntu-latest, 16.x), ✅ Extract i18n strings (ubuntu-latest, 16.x), ✅ Lint, flow, and coverage check (ubuntu-latest, 16.x)

Pull Request URL: #158
  • Loading branch information
kevinbarabash authored Apr 28, 2022
1 parent a3fa526 commit 21ee944
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/beige-balloons-suffer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@khanacademy/perseus": minor
"@khanacademy/perseus-editor": minor
---

Code from webapp has been copied over and all checks are passing.

0 comments on commit 21ee944

Please sign in to comment.