Skip to content

Commit ce150ae

Browse files
committed
chore(release): cut 1.1.6 [skip ci]
## [1.1.6](v1.1.5...v1.1.6) (2022-03-10) ### Bug Fixes * set cursor on the chip directly ([#26](#26)) ([8cae391](8cae391))
1 parent 8cae391 commit ce150ae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.6](https://github.com/dhis2/line-listing-app/compare/v1.1.5...v1.1.6) (2022-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* set cursor on the chip directly ([#26](https://github.com/dhis2/line-listing-app/issues/26)) ([8cae391](https://github.com/dhis2/line-listing-app/commit/8cae39184b8f19d24bc842be8fd8e724d9228ddc))
7+
18
## [1.1.5](https://github.com/dhis2/line-listing-app/compare/v1.1.4...v1.1.5) (2022-03-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "line-listing-app",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "DHIS2 Line Listing",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)