Skip to content

Commit

Permalink
chore(release): 2.17.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.17.3](v2.17.2...v2.17.3) (2024-12-24)

### Bug Fixes

* do $isNumeric() using FHIR decimal RegEx ([23933c0](23933c0))
* register isNumeric with signature ([1f5925c](1f5925c))

## [2.17.3](v2.17.2...v2.17.3) (2024-12-24)

### Bug Fixes

* do $isNumeric() using FHIR decimal RegEx ([23933c0](23933c0))
* register isNumeric with signature ([1f5925c](1f5925c))
  • Loading branch information
semantic-release-bot committed Dec 24, 2024
1 parent a876725 commit 2bf942c
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.17.2",
"version": "2.17.3",
"description": "FHIR-Utilized Mapping Engine - Community",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 2bf942c

Please sign in to comment.