Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit b8b01fc

Browse files
committed
chore: bump v2.0.2
1 parent cb81b3c commit b8b01fc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/build/bundle.41da0ed9.js renamed to docs/build/bundle.14018a21.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33823,7 +33823,7 @@ object-assign
3382333823
e.exports = {
3382433824
config: {
3382533825
title: 'react-semantic-render',
33826-
version: '2.0.1',
33826+
version: '2.0.2',
3382733827
showCode: !1,
3382833828
showUsage: !1,
3382933829
showSidebar: !0,

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>react-semantic-render</title></head><body><div id="rsg-root"></div><script src="build/bundle.41da0ed9.js"></script></body></html>
1+
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>react-semantic-render</title></head><body><div id="rsg-root"></div><script src="build/bundle.14018a21.js"></script></body></html>

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-semantic-render",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Semantic helper components for rendering content with React.",
55
"author": "Christian Svenkerud",
66
"contributors": [

0 commit comments

Comments
 (0)