Skip to content

Commit ea33a0c

Browse files
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.7.0...v6.0.0) (2025-09-03) ### Bug Fixes * **autocomplete:** change dot colors ([e62e6a2](e62e6a2)) * **build:** configure different entry points for server components ([41ae186](41ae186)) * **build:** fix scope ([def43bc](def43bc)) * **build:** update package-lock.json ([335f8ba](335f8ba)) * **ci:** only run semantic release if on main branch ([7a42118](7a42118)) * fix merge bugs ([9814dac](9814dac)) * postpone React 19 support ([467a2e2](467a2e2)) * remove React 17, add peer deps, change elastic/eui versions ([68c2890](68c2890)) ### BREAKING CHANGES * React 17 is no longer supported and peer deps changed
1 parent 4cbf9c4 commit ea33a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ts4nfdi/terminology-service-suite",
3-
"version": "5.7.0",
3+
"version": "6.0.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
"author": "TS4NFDI",
66
"license": "MIT",

0 commit comments

Comments
 (0)