We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011da42 commit a222d30Copy full SHA for a222d30
RELEASE-NOTES.md
@@ -4,6 +4,10 @@ This is a pre-release version and APIs will change quickly. Before `1.0` release
4
5
Please note after `1.0` Semver will be followed using normal protocols.
6
7
+# Version 0.8.8
8
+
9
+### Improvements
10
+* Improving utils docs with jsdoc links to API docs for corresponding utils
11
12
# Version 0.8.7
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@semantic-ui/core",
3
- "version": "0.8.7",
+ "version": "0.8.8",
"title": "Semantic UI Next",
"description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
"homepage": "http://www.semantic-ui.com",
0 commit comments