Skip to content

Commit

Permalink
chore(release): cut 2.35.1 [skip release]
Browse files Browse the repository at this point in the history
## [2.35.1](v2.35.0...v2.35.1) (2024-12-17)

### Bug Fixes

* update yarn.lock ([126d001](126d001))
  • Loading branch information
dhis2-bot committed Dec 17, 2024
1 parent 126d001 commit aaec458
Show file tree
Hide file tree
Showing 6 changed files with 2,897 additions and 2,347 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.35.1](https://github.com/dhis2/app-hub/compare/v2.35.0...v2.35.1) (2024-12-17)


### Bug Fixes

* update yarn.lock ([126d001](https://github.com/dhis2/app-hub/commit/126d0013cacfb2f0fc4992ec4d4258b6d4a08a7d))

# [2.35.0](https://github.com/dhis2/app-hub/compare/v2.34.0...v2.35.0) (2024-12-16)


Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "2.35.0",
"version": "2.35.1",
"description": "The App Hub Client",
"repository": "https://github.com/dhis2/app-hub",
"author": "Birk Johansson <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"cypress-cucumber-preprocessor": {
"nonGlobalStepDefinitions": true
},
"version": "2.35.0"
"version": "2.35.1"
}
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "2.35.0",
"version": "2.35.1",
"description": "The App Hub Server",
"main": "src/main.js",
"repository": "https://github.com/dhis2/app-hub",
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tools",
"version": "2.35.0",
"version": "2.35.1",
"description": "",
"main": "clone.js",
"repository": "https://github.com/dhis2/app-hub",
Expand Down
Loading

0 comments on commit aaec458

Please sign in to comment.