Skip to content

Commit

Permalink
Version Packages (#131)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 22, 2024
1 parent a83ed0e commit b7cea4a
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-moose-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-mice-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-horses-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-monkeys-raise.md

This file was deleted.

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

## 1.2.0

### Minor Changes

- e5b2b81: Renders `CodeBlock` and `CodeInline` tokens using CSS now through [restyle](https://reactstyle.vercel.app/).

### Patch Changes

- a83ed0e: Normalizes `createSource` import paths to posix for Windows.
- ced3036: Fixes `CodeInline` overflow breaking from adding display flex.
- d8d5e6e: Adds export for `Copyright` component from top-level exports.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mdxts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdxts",
"version": "1.1.0",
"version": "1.2.0",
"description": "The Content & Documentation SDK for React",
"author": "Travis Arnold",
"license": "MIT",
Expand Down

0 comments on commit b7cea4a

Please sign in to comment.