Skip to content

Commit

Permalink
Merge pull request #7 from NFDI4Chem/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--release-please-action

chore(main): release 0.1.0
  • Loading branch information
NishaSharma14 authored Apr 27, 2023
2 parents dbb8e6b + 73d2cfe commit eb0c821
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## 1.0.0 (2023-04-26)


### Features

* add release-please ([a53b5b0](https://github.com/NFDI4Chem/ontology-elements/commit/a53b5b00e4582db9e6fde7e07c72984c983ecdbb))
* added autocomplete component ([e0d3bfc](https://github.com/NFDI4Chem/ontology-elements/commit/e0d3bfc023c57321294209b4b59b31e525cff34d))
* bootstrapped Vite based Vue3 project to generate web components ([5f54421](https://github.com/NFDI4Chem/ontology-elements/commit/5f54421b9b1d1b1a44df410b6bbf8610263010bd))
* updated demo page ([aca7aec](https://github.com/NFDI4Chem/ontology-elements/commit/aca7aec0846c431f176d5dfc121a1ea9849a0e64))


### Bug Fixes

* added new version and published to npm ([b0a9dd7](https://github.com/NFDI4Chem/ontology-elements/commit/b0a9dd7c956578b6e98448aa156408cdcc420793))
* resolved null ontologies issue ([e780c45](https://github.com/NFDI4Chem/ontology-elements/commit/e780c4575204f3b35e25ea2226e961c9d0a313c1))
* updated readme file ([6ad778b](https://github.com/NFDI4Chem/ontology-elements/commit/6ad778b765af74c9c297b18fb5b99171f428fb42))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ontology-elements",
"version": "0.1.1",
"version": "1.0.0",
"private": false,
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit eb0c821

Please sign in to comment.