Skip to content

Commit

Permalink
[🔥AUDIT🔥] docs(changeset): Bump versions to fix release (#2040)
Browse files Browse the repository at this point in the history
🖍 _This is an audit!_ 🖍

## Summary:
The work to try and block publishes of non-snapshot packages during a snapshot did not work. So we have to either delete packages off NPM or bump versions to fix the release. Bumping versions.

## Test plan:
No testing needed here.

Author: somewhatabstract

Auditors: #perseus

Required Reviewers:

Approved By:

Checks: ⌛ Publish npm snapshot (ubuntu-latest, 20.x), ⌛ Cypress (ubuntu-latest, 20.x), ⌛ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ⌛ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ⌛ Publish Storybook to Chromatic (ubuntu-latest, 20.x)

Pull Request URL: #2040
  • Loading branch information
somewhatabstract authored Dec 19, 2024
1 parent cc7b9c0 commit 1496a7a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .changeset/friendly-carrots-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"perseus-build-settings": patch
"@khanacademy/perseus-dev-ui": patch
"@khanacademy/kas": patch
"@khanacademy/keypad-context": patch
"@khanacademy/kmath": patch
"@khanacademy/math-input": patch
"@khanacademy/perseus": patch
"@khanacademy/perseus-core": patch
"@khanacademy/perseus-editor": patch
"@khanacademy/perseus-linter": patch
"@khanacademy/pure-markdown": patch
"@khanacademy/simple-markdown": patch
---

Bump versions to fix release

0 comments on commit 1496a7a

Please sign in to comment.