Skip to content

Commit

Permalink
Merge pull request #248 from FormidableLabs/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
carbonrobot committed Aug 29, 2024
2 parents f87355c + 0d62b98 commit 20631f4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sweet-kiwis-shop.md

This file was deleted.

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

## 2.4.0

### Minor Changes

- 'Add JSON as default supported language'
([#247](https://github.com/FormidableLabs/prism-react-renderer/pull/247))

## 2.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prism-react-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prism-react-renderer",
"version": "2.3.1",
"version": "2.4.0",
"description": "Renders highlighted Prism output using React",
"sideEffects": true,
"main": "dist/index.js",
Expand Down

0 comments on commit 20631f4

Please sign in to comment.