Skip to content

Commit

Permalink
chore(release): cut 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](v1.13.1...v1.14.0) (2021-09-28)

### Bug Fixes

* **approval-status-tag:** fix time-ago messages ([#87](#87)) ([adb0d1d](adb0d1d))
* **approval-status-tag:** unset max width of Tag component ([#67](#67)) ([6235aa4](6235aa4))
* **bottom-bar:** update button state before unmounting via refresh ([#66](#66)) ([854d3dc](854d3dc))
* **clear all selections button:** make button "small" (DHIS2-11674) ([2ab2929](2ab2929))
* **context select:** remove top/bottom padding ([009aa2a](009aa2a))
* **data set count label:** adjust font-size / line-height (DHIS2-11680) ([819b93c](819b93c))
* **data set display table:** table should use only needed space (DHIS2-11678) ([68b7048](68b7048))
* **period-select:** display periods in reverse chronological order ([#88](#88)) ([9d8982f](9d8982f))
* **status-tag:** adjust date/time for server-client timezone offset ([#74](#74)) ([ef1cafd](ef1cafd))

### Features

* **data-workspace:** show notification for non-default form types ([#65](#65)) ([a50ba16](a50ba16))
* **status-tag:** show user and date/time if approved ([#62](#62)) ([9f76cf0](9f76cf0))
  • Loading branch information
dhis2-bot committed Sep 28, 2021
1 parent 4a2a67b commit 94df264
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [1.14.0](https://github.com/dhis2/approval-app/compare/v1.13.1...v1.14.0) (2021-09-28)


### Bug Fixes

* **approval-status-tag:** fix time-ago messages ([#87](https://github.com/dhis2/approval-app/issues/87)) ([adb0d1d](https://github.com/dhis2/approval-app/commit/adb0d1d8676428d1e65de914617fd4bfa809faeb))
* **approval-status-tag:** unset max width of Tag component ([#67](https://github.com/dhis2/approval-app/issues/67)) ([6235aa4](https://github.com/dhis2/approval-app/commit/6235aa4e09fde8c63fc8fad3345d50f2f99c9aa0))
* **bottom-bar:** update button state before unmounting via refresh ([#66](https://github.com/dhis2/approval-app/issues/66)) ([854d3dc](https://github.com/dhis2/approval-app/commit/854d3dcf45a3af895b6c7dcad6b6c8a1ae01c80b))
* **clear all selections button:** make button "small" (DHIS2-11674) ([2ab2929](https://github.com/dhis2/approval-app/commit/2ab292982ba5e3996843532e91706fb9025b0068))
* **context select:** remove top/bottom padding ([009aa2a](https://github.com/dhis2/approval-app/commit/009aa2a7bf6085693ea5712bc64c6272357e1e4d))
* **data set count label:** adjust font-size / line-height (DHIS2-11680) ([819b93c](https://github.com/dhis2/approval-app/commit/819b93c5b26ce8fd69271afb31a38c44480ec4ef))
* **data set display table:** table should use only needed space (DHIS2-11678) ([68b7048](https://github.com/dhis2/approval-app/commit/68b7048fcd1b084d2aa7452942ac21604b7e835d))
* **period-select:** display periods in reverse chronological order ([#88](https://github.com/dhis2/approval-app/issues/88)) ([9d8982f](https://github.com/dhis2/approval-app/commit/9d8982fc59bf43cb095f581c557a38381a4894c1))
* **status-tag:** adjust date/time for server-client timezone offset ([#74](https://github.com/dhis2/approval-app/issues/74)) ([ef1cafd](https://github.com/dhis2/approval-app/commit/ef1cafdbd8895e1b3e477c856a2e8436ffd05d5f))


### Features

* **data-workspace:** show notification for non-default form types ([#65](https://github.com/dhis2/approval-app/issues/65)) ([a50ba16](https://github.com/dhis2/approval-app/commit/a50ba165277fe18f6d4349839a2711398cea4d9d))
* **status-tag:** show user and date/time if approved ([#62](https://github.com/dhis2/approval-app/issues/62)) ([9f76cf0](https://github.com/dhis2/approval-app/commit/9f76cf08d45d8c1cbda45f748bd89570cf5f3d15))

# [1.14.0](https://github.com/dhis2/approval-app/compare/v1.13.1...v1.14.0) (2021-09-27)


Expand Down

0 comments on commit 94df264

Please sign in to comment.