Skip to content

Commit 8fd54d9

Browse files
authored
Nanoflow Commons: Updating changelogs (#203)
2 parents 67427a3 + b3fb529 commit 8fd54d9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

packages/jsActions/nanoflow-actions-native/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [5.0.0] Nanoflow Commons - 2024-12-3
910
### Changed
1011

1112
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.15.0.

packages/jsActions/nanoflow-actions-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nanoflow-actions-native",
33
"moduleName": "Nanoflow Commons",
4-
"version": "4.0.4",
4+
"version": "5.0.0",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {
@@ -37,4 +37,4 @@
3737
"mendix": "~10.0.9976",
3838
"rollup": "^2.79.2"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)