Skip to content

Commit

Permalink
chore(release): cut 20.9.2 [skip ci]
Browse files Browse the repository at this point in the history
## [20.9.2](v20.9.1...v20.9.2) (2022-09-29)

### Bug Fixes

* avoid ES2022 functions ([#1300](#1300)) ([#1344](#1344)) ([56951b4](56951b4))
  • Loading branch information
dhis2-bot committed Sep 29, 2022
1 parent 56951b4 commit d130385
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 @@
## [20.9.2](https://github.com/dhis2/analytics/compare/v20.9.1...v20.9.2) (2022-09-29)


### Bug Fixes

* avoid ES2022 functions ([#1300](https://github.com/dhis2/analytics/issues/1300)) ([#1344](https://github.com/dhis2/analytics/issues/1344)) ([56951b4](https://github.com/dhis2/analytics/commit/56951b4eb11001fabafbc91eb7950a5f120b67ae))

## [20.9.1](https://github.com/dhis2/analytics/compare/v20.9.0...v20.9.1) (2022-08-19)


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

0 comments on commit d130385

Please sign in to comment.