Skip to content

Commit bc7926d

Browse files
author
Chris Wiechmann
committed
Prepare version 1.0.15
1 parent 1e5f651 commit bc7926d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

api-builder-plugin-fn-xml-node/Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [1.0.14] 2022-02-1
7+
## [1.0.15] 2022-02-1
88

9+
### Security
10+
- Updated dependencies to fix security issues
11+
12+
## [1.0.14] 2021-11-04
913
### Fixed
1014
- Documentation links
1115

api-builder-plugin-fn-xml-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axway-api-builder-ext/api-builder-plugin-fn-xml-node",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "Axway API-Builder flow node to handle XML-Payload. For instance converting XML into JSON or JS-Objects.",
55
"author": "Chris Wiechmann <cwiechmann@axway.com> (http://www.axway.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)