Skip to content

Commit 8db5202

Browse files
committed
Rlsnotes and version bump to 2.4.2
1 parent 22a0c7b commit 8db5202

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

RELEASE-NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## RELEASE NOTES
22

3+
### Version 2.4.2 - Oct 21, 2018
4+
5+
**Build**
6+
- Fix issue that could prevent `gulp build` from running due to updates to gulp dependencies [#6631](https://github.com/Semantic-Org/Semantic-UI/issues/6631) [#6622](https://github.com/Semantic-Org/Semantic-UI/issues/6622) [#6067](https://github.com/Semantic-Org/Semantic-UI/issues/6067)
7+
38
### Version 2.4.1 - Oct 13, 2018
49

510
**Note**

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",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"title": "Semantic UI",
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)