Skip to content

Commit a222d30

Browse files
committed
Tick
1 parent 011da42 commit a222d30

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE-NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This is a pre-release version and APIs will change quickly. Before `1.0` release
44

55
Please note after `1.0` Semver will be followed using normal protocols.
66

7+
# Version 0.8.8
8+
9+
### Improvements
10+
* Improving utils docs with jsdoc links to API docs for corresponding utils
711

812
# Version 0.8.7
913

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@semantic-ui/core",
3-
"version": "0.8.7",
3+
"version": "0.8.8",
44
"title": "Semantic UI Next",
55
"description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
66
"homepage": "http://www.semantic-ui.com",

0 commit comments

Comments
 (0)