Skip to content

Commit 3a245fe

Browse files
Nanoflow Commons: Updating changelogs (#131)
2 parents 000a5a9 + 0ed5423 commit 3a245fe

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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+
## [4.0.3] Nanoflow Commons - 2024-3-19
910
### Fixed
1011

1112
- We have fixed an issue in base64encode action.

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.2",
4+
"version": "4.0.3",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {
@@ -36,4 +36,4 @@
3636
"eslint": "^7.20.0",
3737
"rollup": "^2.68.0"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)