Skip to content

Commit 4369557

Browse files
committed
Bump 1.2.6
1 parent f52048f commit 4369557

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.2.6
2+
3+
- Replace with svg icon
4+
15
# 1.2.2
26

37
- Fixed component not rendering when the code property value was updated.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-code-view",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Code view for React",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)