Skip to content

Commit

Permalink
chore(release): 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.3.0](v2.2.0...v2.3.0) (2024-05-26)

### Bug Fixes

* consider empty strings as empty ([9239a06](9239a06))
* package lock ([9239a06](9239a06))

### Features

* added $capabilities() function ([9239a06](9239a06))

# [2.3.0](v2.2.0...v2.3.0) (2024-05-26)
  • Loading branch information
semantic-release-bot committed May 26, 2024
1 parent 9239a06 commit 0baa499
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.2.0",
"version": "2.3.0",
"description": "FHIR-Utilized Mapping Engine - Community",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 0baa499

Please sign in to comment.