Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.3.0...v4.0.0) (2025-01-29)

### Features

* **ci:** trigger semantic release ([c3584a9](c3584a9))

### BREAKING CHANGES

* **ci:** targetLink parameter has been removed
  • Loading branch information
semantic-release-bot committed Jan 29, 2025
1 parent c3584a9 commit 083a215
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": "@ts4nfdi/terminology-service-suite",
"version": "3.3.0",
"version": "4.0.0",
"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.",
"main": "dist/esm/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 083a215

Please sign in to comment.