Skip to content

Commit 91b805d

Browse files
Updated component to version 2.2.12
1 parent 1636752 commit 91b805d

7 files changed

+6
-15
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"framework"
1616
],
1717
"license": "MIT",
18-
"version": "2.2.11"
18+
"version": "2.2.12"
1919
}

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.11 - Transition
2+
* # Semantic UI 2.2.12 - Transition
33
* https://github.com/semantic-org/semantic-ui/
44
*
55
*

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-ui-transition",
3-
"version": "2.2.11",
3+
"version": "2.2.12",
44
"title": "Semantic UI - Transition",
55
"description": "Single component release of transition",
66
"homepage": "http://www.semantic-ui.com",

transition.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.11 - Transition
2+
* # Semantic UI 2.2.12 - Transition
33
* https://github.com/semantic-org/semantic-ui/
44
*
55
*

transition.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.11 - Transition
2+
* # Semantic UI 2.2.12 - Transition
33
* https://github.com/semantic-org/semantic-ui/
44
*
55
*

transition.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transition.min.js

-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)