Skip to content

Commit

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

chore(main): release 1.0.0
  • Loading branch information
ACoolmanTelicent authored May 13, 2024
2 parents cede62a + 7bb8730 commit 9b00139
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

## 1.0.0 (2024-05-10)


### Features

* add all node styles ([de19367](https://github.com/telicent-oss/telicent-instance/commit/de193673062b9348c42778e01e4d1369ff157d14))
* add custom edges ([49dd31d](https://github.com/telicent-oss/telicent-instance/commit/49dd31d9cf69085c54ecf961419c2c7224f6290a))
* add dagre layout ([88dde4d](https://github.com/telicent-oss/telicent-instance/commit/88dde4d176dbcb58b119aab21a4f8cd9af098433))
* add drag and drop functionality to chart ([a07bd15](https://github.com/telicent-oss/telicent-instance/commit/a07bd15cc3efd28c2357c224a381aba549c7e8f2))
* add hierarchy menu ([1ebb095](https://github.com/telicent-oss/telicent-instance/commit/1ebb09570f700eccfd03e03367821c4b61b38020))
* add syntax highlighting and custom edges ([6eff98b](https://github.com/telicent-oss/telicent-instance/commit/6eff98b153cb16cacf329bae441eccba42299389))
* custom nodes configured ([713aeda](https://github.com/telicent-oss/telicent-instance/commit/713aeda7f1378fb19cfe42407e7718c6b7a9fe4c))
* **deploy:** add ([#5](https://github.com/telicent-oss/telicent-instance/issues/5)) ([c6ad7c9](https://github.com/telicent-oss/telicent-instance/commit/c6ad7c93c84be4f177d9c0aae29939ea188a3353))
* diagram and terminal now listen to same preseter ([ead4456](https://github.com/telicent-oss/telicent-instance/commit/ead4456bfc4c7689c2717f0c150a469a8f3fa61a))
* **NodeDialog:** Set default prefix and uuid ([2d1e64a](https://github.com/telicent-oss/telicent-instance/commit/2d1e64aede6fadafe9b3b125f4f53d4c4e5fa59f))
* **rdfInstanceViewer:** Add literals ([71893f8](https://github.com/telicent-oss/telicent-instance/commit/71893f87b4bdb7018a0bccc65ce5181bf243373c))


### Bug Fixes

* add prefixes ([759a0cc](https://github.com/telicent-oss/telicent-instance/commit/759a0cc0dfc7f93da347d21b955d797ca8fbcd08))
* Added the basic layout ([43675f8](https://github.com/telicent-oss/telicent-instance/commit/43675f8dedfe206aa37d42d3e8728231c870b5fc))
* HttpGateway implemented ([339dcaf](https://github.com/telicent-oss/telicent-instance/commit/339dcafc15c43b9055fd6c1675ec33c70653743e))
* sorted styling, added prefix logic ([ffe1d93](https://github.com/telicent-oss/telicent-instance/commit/ffe1d93f137f915c161be31ba1bc7dbfbc6c2e4c))
* updated path to Hierarchy menu in app ([6be3e82](https://github.com/telicent-oss/telicent-instance/commit/6be3e825f8afdbf20e05b9833607ceb450496669))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "telicent-instance",
"private": true,
"version": "0.0.0",
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 9b00139

Please # to comment.