Skip to content

Commit

Permalink
chore(release): 1.1.2 [ci skip]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2024-01-11)

### Bug Fixes

* update packages ([#7](#7)) ([4651302](4651302))
  • Loading branch information
semantic-release-bot committed Jan 11, 2024
1 parent 4651302 commit af4bc2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.2](https://github.com/Bugs5382/fastify-hl7/compare/v1.1.1...v1.1.2) (2024-01-11)


### Bug Fixes

* update packages ([#7](https://github.com/Bugs5382/fastify-hl7/issues/7)) ([4651302](https://github.com/Bugs5382/fastify-hl7/commit/4651302ab7cefbe337d632d034da6b01f85959d8))

## [1.1.1](https://github.com/Bugs5382/fastify-hl7/compare/v1.1.0...v1.1.1) (2024-01-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-hl7",
"version": "1.1.1-beta.1",
"version": "1.1.2",
"description": "A Fastify HL7 Plugin Developed in Pure TypeScript.",
"module": "./lib/esm/index.js",
"main": "./lib/cjs/index.js",
Expand Down

0 comments on commit af4bc2c

Please sign in to comment.