Skip to content

Commit e2101f9

Browse files
committed
chore: update version
1 parent 3e24fe8 commit e2101f9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-toys-share.md

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

package/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-shiki
22

3+
## 0.7.3
4+
5+
### Patch Changes
6+
7+
- Feat: Support passing ref to component _[`#78`](https://github.com/AVGVSTVS96/react-shiki/pull/78) [`3e24fe8`](https://github.com/avgvstvs96/react-shiki/commit/3e24fe852170acef14dde41ae6902cf9c5cf9401) [@AVGVSTVS96](https://github.com/AVGVSTVS96)_
8+
39
## 0.7.2
410

511
### Patch Changes

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-shiki",
33
"description": "Syntax highlighter component for react using shiki",
4-
"version": "0.7.2",
4+
"version": "0.7.3",
55
"license": "MIT",
66
"author": {
77
"name": "Bassim Shahidy",

0 commit comments

Comments
 (0)