Skip to content

Commit f3465a3

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](nfdi4health/semlookp-widgets@v1.5.2...v1.6.0) (2023-03-27) ### Features * **AutocompleteWidget:** add switch for displaying short and long form of selected entity ([a85ffff](nfdi4health@a85ffff))
1 parent 14f7ea4 commit f3465a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nfdi4health/semlookp-widgets",
3-
"version": "1.5.2",
3+
"version": "1.6.0",
44
"description": "This project includes a widget component library derived from the semantic lookup service SemLookP. The Terminology Service is a repository for biomedical resources that aims to provide a single point of access to the latest ontology and terminology versions. User interface (UI) functionalities were extracted and implemented as separate widgets to allow integration into other 3rd party services, thus simplifying the development of user interfaces and the visualization of semantic information. The widgets are built with React and TypeScript and can be used in React applications. SemLookP and the widgets are based on the Ontology Lookup Service (OLS), software developed by EBI.",
55
"main": "dist/esm/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)