Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
chore(release): cut 3.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.1](dhis2/ui@v3.2.0...v3.2.1) (2019-06-15)

### Bug Fixes

* remove spacing left to the checkbox icon in FF ([#283](dhis2/ui#283)) ([33165a5](dhis2/ui@33165a5))
  • Loading branch information
@dhis2-bot committed Jun 15, 2019
1 parent 33165a5 commit f34fb41
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.1](https://github.com/dhis2/ui/compare/v3.2.0...v3.2.1) (2019-06-15)


### Bug Fixes

* remove spacing left to the checkbox icon in FF ([#283](https://github.com/dhis2/ui/issues/283)) ([33165a5](https://github.com/dhis2/ui/commit/33165a5))

# [3.2.0](https://github.com/dhis2/ui/compare/v3.1.1...v3.2.0) (2019-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/ui-core",
"version": "3.2.0",
"version": "3.2.1",
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"sideEffects": false,
Expand Down

0 comments on commit f34fb41

Please sign in to comment.