Skip to content

Commit

Permalink
Nanoflow Commons: Updating changelogs (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad-Elsayed authored Mar 21, 2024
2 parents 000a5a9 + 0ed5423 commit 3a245fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions packages/jsActions/nanoflow-actions-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [4.0.3] Nanoflow Commons - 2024-3-19
### Fixed

- We have fixed an issue in base64encode action.
Expand Down
4 changes: 2 additions & 2 deletions packages/jsActions/nanoflow-actions-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nanoflow-actions-native",
"moduleName": "Nanoflow Commons",
"version": "4.0.2",
"version": "4.0.3",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"repository": {
Expand Down Expand Up @@ -36,4 +36,4 @@
"eslint": "^7.20.0",
"rollup": "^2.68.0"
}
}
}

0 comments on commit 3a245fe

Please sign in to comment.