Skip to content

Commit

Permalink
chore(release): 2.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.1](v2.11.0...v2.11.1) (2024-07-14)

### Bug Fixes

* add xml support to mapping route ([7321871](7321871))
* promise not awaited ([7321871](7321871))

## [2.11.1](v2.11.0...v2.11.1) (2024-07-14)

### Bug Fixes

* add xml support to mapping ([#92](#92)) ([7321871](7321871))
  • Loading branch information
semantic-release-bot committed Jul 14, 2024
1 parent 7321871 commit 6d4d8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fume-fhir-converter",
"version": "2.11.0",
"version": "2.11.1",
"description": "FHIR-Utilized Mapping Engine - Community",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 6d4d8be

Please sign in to comment.