Skip to content

Commit 1ba91b0

Browse files
committed
1.2.4
1 parent 998da7e commit 1ba91b0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.2.4"></a>
2+
## [1.2.4](https://github.com/seznam/IMA.js-ui-atoms/compare/1.2.3...1.2.4) (2018-08-21)
3+
4+
5+
### Bug Fixes
6+
7+
* **uicomponenthelper:** ratio of 0 fixed ([1dfa870](https://github.com/seznam/IMA.js-ui-atoms/commit/1dfa870)), closes [#50](https://github.com/seznam/IMA.js-ui-atoms/issues/50)
8+
9+
10+
111
<a name="1.2.3"></a>
212
## [1.2.3](https://github.com/seznam/IMA.js-ui-atoms/compare/1.2.2...1.2.3) (2018-08-07)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ima-ui-atoms",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "IMA.js UI React atoms",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)