Skip to content

Commit 489f3a0

Browse files
committed
chore: update version
1 parent 44d670a commit 489f3a0

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/hot-insects-cry.md

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

.changeset/internal-infra-cleanup.md

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

.changeset/mean-boats-tap.md

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

.changeset/shiki-update.md

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

package/CHANGELOG.md

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

3+
## 0.7.4
4+
5+
### Patch Changes
6+
7+
- Update react dependencies _[`#80`](https://github.com/AVGVSTVS96/react-shiki/pull/80) [`6611364`](https://github.com/avgvstvs96/react-shiki/commit/66113640784261a6cc346df2acf6c2669a52566d) [@renovate](https://github.com/apps/renovate)_
8+
- Internal updates to dependency management _[`#79`](https://github.com/AVGVSTVS96/react-shiki/pull/79) [`4b2720f`](https://github.com/avgvstvs96/react-shiki/commit/4b2720f988bd1067ba3913d1f91031631cf38bfd) [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)_
9+
- Fix multi-theme support in component _[`#87`](https://github.com/AVGVSTVS96/react-shiki/pull/87) [`44d670a`](https://github.com/avgvstvs96/react-shiki/commit/44d670a5132c6152538bf69ac290e944d9bdaf97) [@AVGVSTVS96](https://github.com/AVGVSTVS96)_
10+
- Update shiki to 3.11.0 _[`b40ad4e`](https://github.com/avgvstvs96/react-shiki/commit/b40ad4eb1e22641618f8c5216fe0e98348a79235) [@AVGVSTVS96](https://github.com/AVGVSTVS96)_
11+
312
## 0.7.3
413

514
### 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.3",
4+
"version": "0.7.4",
55
"license": "MIT",
66
"author": {
77
"name": "Bassim Shahidy",

0 commit comments

Comments
 (0)