Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
chore(release): 2.4.0 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
carvantes authored Apr 20, 2021
1 parent ac5ca42 commit 8e84813
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.4.0](https://github.com/awslabs/fhir-works-on-aws-search-es/compare/v2.3.0...v2.4.0) (2021-04-19)


### Features

* support number and quantity type parameters ([#58](https://github.com/awslabs/fhir-works-on-aws-search-es/issues/58)) ([ac5ca42](https://github.com/awslabs/fhir-works-on-aws-search-es/commit/ac5ca42a165bb277b482f763d086a06ae7b8c106))

## [2.3.0](https://github.com/awslabs/fhir-works-on-aws-search-es/compare/v2.2.0...v2.3.0) (2021-04-09)


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": "fhir-works-on-aws-search-es",
"version": "2.3.0",
"version": "2.4.0",
"description": "FHIR Works on AWS search Elasticsearch implementation",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 8e84813

Please sign in to comment.