Skip to content

Commit 97dd964

Browse files
Version Packages (#80)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c717b2f commit 97dd964

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/green-rice-exist.md

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

.changeset/sharp-pianos-hammer.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# react-github-permalink
22

3+
## 1.11.1
4+
5+
### Patch Changes
6+
7+
- 76b5037: Make JSX and TSX be detected specifically as JSX and TSX languages.
8+
- c717b2f: Fix emoji rendering in code blocks with UTF-8 decoding
9+
310
## 1.11.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"files": [
66
"dist"
77
],
8-
"version": "1.11.0",
8+
"version": "1.11.1",
99
"repository": {
1010
"type": "git",
1111
"url": "git+https://github.com/dwjohnston/react-github-permalink.git"

0 commit comments

Comments
 (0)