Skip to content

Commit

Permalink
chore(release): cut 26.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [26.1.3](v26.1.2...v26.1.3) (2023-10-22)

### Bug Fixes

* **translations:** sync translations from transifex (master) ([0a250af](0a250af))
  • Loading branch information
dhis2-bot committed Oct 22, 2023
1 parent 0a250af commit 389983d
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.1.3](https://github.com/dhis2/analytics/compare/v26.1.2...v26.1.3) (2023-10-22)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([0a250af](https://github.com/dhis2/analytics/commit/0a250af64b9df6bfd7334f6cf2ecc5d150003e2d))

## [26.1.2](https://github.com/dhis2/analytics/compare/v26.1.1...v26.1.2) (2023-10-18)


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

0 comments on commit 389983d

Please sign in to comment.