Skip to content

Commit

Permalink
Merge pull request #193 from FormidableLabs/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
carloskelly13 committed Apr 24, 2023
2 parents 5a7f19a + bdac608 commit 9527418
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-geese-fry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tall-terms-press.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/prism-react-renderer/CHANGELOG.md
@@ -0,0 +1,14 @@
# prism-react-renderer

## 2.0.0

### Major Changes

- v2 release with updated API
([#191](https://github.com/FormidableLabs/prism-react-renderer/pull/191))

### Minor Changes

- Added 2 new styles for the code viewer. light & dark mode themes using only
([#192](https://github.com/FormidableLabs/prism-react-renderer/pull/192))
colors found on tailwindCSS.
2 changes: 1 addition & 1 deletion packages/prism-react-renderer/package.json
@@ -1,6 +1,6 @@
{
"name": "prism-react-renderer",
"version": "1.3.5",
"version": "2.0.0",
"description": "Renders highlighted Prism output using React",
"sideEffects": true,
"main": "dist/index.js",
Expand Down

0 comments on commit 9527418

Please sign in to comment.