Skip to content

Commit

Permalink
chore(release): cut 1.16.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.1](v1.16.0...v1.16.1) (2021-09-30)

### Bug Fixes

* **bottom-bar:** disable approve button when it is allowed but pointless ([#100](#100)) ([0a92315](0a92315))
  • Loading branch information
dhis2-bot committed Sep 30, 2021
1 parent 0a92315 commit 02a56e8
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 @@
## [1.16.1](https://github.com/dhis2/approval-app/compare/v1.16.0...v1.16.1) (2021-09-30)


### Bug Fixes

* **bottom-bar:** disable approve button when it is allowed but pointless ([#100](https://github.com/dhis2/approval-app/issues/100)) ([0a92315](https://github.com/dhis2/approval-app/commit/0a92315d977fa4f30a20a4025b2907f0250e9c8d))

# [1.16.0](https://github.com/dhis2/approval-app/compare/v1.15.0...v1.16.0) (2021-09-29)


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": "approval-app",
"version": "1.16.0",
"version": "1.16.1",
"description": "",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit 02a56e8

Please sign in to comment.