Skip to content

Commit

Permalink
chore(release): cut 1.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.1](v1.11.0...v1.11.1) (2021-08-17)

### Bug Fixes

* **fixed-periods:** prevent infinite loops ([#52](#52)) ([f9175b0](f9175b0))
  • Loading branch information
dhis2-bot committed Aug 17, 2021
1 parent f9175b0 commit f3ea657
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.11.1](https://github.com/dhis2/approval-app/compare/v1.11.0...v1.11.1) (2021-08-17)


### Bug Fixes

* **fixed-periods:** prevent infinite loops ([#52](https://github.com/dhis2/approval-app/issues/52)) ([f9175b0](https://github.com/dhis2/approval-app/commit/f9175b03323b84cf9eea09a3ccf58984b673a689))

# [1.11.0](https://github.com/dhis2/approval-app/compare/v1.10.2...v1.11.0) (2021-08-17)


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.11.0",
"version": "1.11.1",
"description": "",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit f3ea657

Please sign in to comment.