Skip to content

Commit 08574c9

Browse files
github-actions[bot]daKmoR
authored andcommitted
Version Packages
1 parent e81b77f commit 08574c9

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/purple-meals-count.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/strange-houses-protect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/mdjs-preview/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mdjs/mdjs-preview
22

3+
## 0.5.6
4+
5+
### Patch Changes
6+
7+
- e81b77f: Change theme attribute into preview-theme attribute to separate theme styling of the preview section and the full mdjs viewer.
8+
- 456b8e7: Add css variable to style border-color of the mdjs-viewer
9+
310
## 0.5.5
411

512
### Patch Changes

packages/mdjs-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdjs/mdjs-preview",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)