Skip to content

Commit b017a17

Browse files
committed
Bump package version
1 parent 6493e09 commit b017a17

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.8.1
2+
Breadcrumb component, #25
3+
14
# 0.8.0
25
Reworked Rating component
36
Step component (thanks @chris--jones)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-react",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "React components for Semantic UI.",
55
"main": "./lib",
66
"files": [

0 commit comments

Comments
 (0)