Skip to content

Commit

Permalink
chore(release): cut 26.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [26.2.3](v26.2.2...v26.2.3) (2024-01-19)

### Bug Fixes

* adjust width of interpretation reply input when in focus [DHIS2-16429] ([#1607](#1607)) ([14fbfb5](14fbfb5))
  • Loading branch information
dhis2-bot committed Jan 19, 2024
1 parent 14fbfb5 commit b259e03
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 @@
## [26.2.3](https://github.com/dhis2/analytics/compare/v26.2.2...v26.2.3) (2024-01-19)


### Bug Fixes

* adjust width of interpretation reply input when in focus [DHIS2-16429] ([#1607](https://github.com/dhis2/analytics/issues/1607)) ([14fbfb5](https://github.com/dhis2/analytics/commit/14fbfb5bbfbbaa430631d39b8ca77c68817f10a4))

## [26.2.2](https://github.com/dhis2/analytics/compare/v26.2.1...v26.2.2) (2024-01-02)


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/analytics",
"version": "26.2.2",
"version": "26.2.3",
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
Expand Down

0 comments on commit b259e03

Please sign in to comment.