Skip to content

Commit 7e2904a

Browse files
authoredMay 22, 2019
chore: update changelog (#803)
* chore: update changelog * chore: fixup
1 parent 013f617 commit 7e2904a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
 

‎CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="9.8.1"></a>
2+
3+
### Bug Fixes
4+
5+
- `i18n`: build all locales ([#800](https://github.com/commercetools/ui-kit/issues/800)) ([670fc46](https://github.com/commercetools/ui-kit/commit/670fc46))
6+
- `IconButton`: misaligned icon fix ([#794](https://github.com/commercetools/ui-kit/issues/794)) ([fd232f1](https://github.com/commercetools/ui-kit/commit/fd232f1))
7+
- `MoneyInput`: add minimumFractionDigits ([#795](https://github.com/commercetools/ui-kit/issues/795)) ([98ee547](https://github.com/commercetools/ui-kit/commit/98ee547))
8+
- `SelectInput`, `AsyncSelectInput`, `CreatableSelectInput`, `AsyncCreatableSelectInput`: localize placeholder ([#802](https://github.com/commercetools/ui-kit/issues/802)) ([013f617](https://github.com/commercetools/ui-kit/commit/013f617))
9+
110
<a name="9.8.0"></a>
211

312
# [9.8.0](https://github.com/commercetools/ui-kit/compare/v9.7.0...v9.8.0) (2019-05-17)

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools-frontend/ui-kit",
3-
"version": "9.8.0",
3+
"version": "9.8.1",
44
"description": "UI component library based on our Design System",
55
"homepage": "https://uikit.commercetools.com/",
66
"bugs": "https://github.com/commercetools/ui-kit/issues",

0 commit comments

Comments
 (0)