Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @kaoto-next/[email protected]
 - @kaoto-next/[email protected]
 - @kaoto-next/[email protected]
  • Loading branch information
github-actions[bot] authored and lordrip committed Oct 5, 2023
1 parent 4dbfa64 commit 4874bed
Show file tree
Hide file tree
Showing 6 changed files with 101 additions and 3 deletions.
21 changes: 21 additions & 0 deletions packages/camel-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2023-10-05)

### Bug Fixes

* **build:** Build errors with node v20 ([1cdc56f](https://github.com/KaotoIO/kaoto-next/commit/1cdc56fe96e3e46a1ac84e3423193c6d5c6406dd))
* **build:** Windows build ([b8d962e](https://github.com/KaotoIO/kaoto-next/commit/b8d962e0b86e4854277d354c53185a23e2ff9ed9))
* Camel K CRD file extraction fails ([c633b07](https://github.com/KaotoIO/kaoto-next/commit/c633b07c419fad48f0e4b65b3f4a0687819aa4ba)), closes [#106](https://github.com/KaotoIO/kaoto-next/issues/106)
* Create sub schemas for each top properties ([#144](https://github.com/KaotoIO/kaoto-next/issues/144)) ([40efd4a](https://github.com/KaotoIO/kaoto-next/commit/40efd4a18af9e4da20394943979f5c2a58fe8e8f)), closes [#138](https://github.com/KaotoIO/kaoto-next/issues/138)
* **deps:** update dependency io.fabric8:kubernetes-model to v6.8.1 ([#32](https://github.com/KaotoIO/kaoto-next/issues/32)) ([e38f7ab](https://github.com/KaotoIO/kaoto-next/commit/e38f7abaca83504927ac5e5bee16f9a80f5a27f4))
* **deps:** update dependency org.apache.maven:maven-plugin-api to v3.9.5 ([#191](https://github.com/KaotoIO/kaoto-next/issues/191)) ([598fd26](https://github.com/KaotoIO/kaoto-next/commit/598fd26665b08cba3692685dd5ac158245fc2fde))
* Let UI use maven generated YAML DSL sub schema ([66bdd77](https://github.com/KaotoIO/kaoto-next/commit/66bdd7704c87d2d29c602d36557f10d5ddba5ba5)), closes [#147](https://github.com/KaotoIO/kaoto-next/issues/147) [#8](https://github.com/KaotoIO/kaoto-next/issues/8)
* Put schema files into a Map to allow direct access with a schema name ([9cf8c4d](https://github.com/KaotoIO/kaoto-next/commit/9cf8c4d538908732b23198d394e0dcfa95f283ff)), closes [#148](https://github.com/KaotoIO/kaoto-next/issues/148)
* Remove kebab-case YAML schema in favor of camelCase one ([96b21e4](https://github.com/KaotoIO/kaoto-next/commit/96b21e48d1b483ce0dae46d6b28a53c02d1ebdad)), closes [#70](https://github.com/KaotoIO/kaoto-next/issues/70)
* Replace rm with rimraf to clean dist folder ([8133563](https://github.com/KaotoIO/kaoto-next/commit/81335630d329ea6b0e7c21a1d3c045ed89ff4e00))

### Features

* Add camel catalog and schema ([bb8f3ad](https://github.com/KaotoIO/kaoto-next/commit/bb8f3ad9dadfe6fe71f22fe8dbb1986d23830986))
* **camel-catalog:** export Typescript definitions from Camel Schemas ([a76985c](https://github.com/KaotoIO/kaoto-next/commit/a76985c78871f70ff8a15af97afe53970c26fc78))
* **versioning:** Version and publish workflow ([98f9587](https://github.com/KaotoIO/kaoto-next/commit/98f95879076cd066d1e0cb83d9556468c1277e7a))

# 0.1.0 (2023-10-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/camel-catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaoto-next/camel-catalog",
"version": "0.1.0",
"version": "0.2.0",
"type": "commonjs",
"description": "Camel Catalog and schemas for Kaoto",
"repository": "https://github.com/KaotoIO/kaoto-next",
Expand Down
13 changes: 13 additions & 0 deletions packages/ui-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2023-10-05)

### Bug Fixes

* **storybook:** Reduce catalog.json ([0de90db](https://github.com/KaotoIO/kaoto-next/commit/0de90db4b6db0d2b5e006769e593a3696bca8bbb))
* **storybook:** Remove external CSS references ([6c1b609](https://github.com/KaotoIO/kaoto-next/commit/6c1b609e4cdd623b4da68bb1bb9f51fceaf54e8a))

### Features

* **catalog:** Improve search ([32058a6](https://github.com/KaotoIO/kaoto-next/commit/32058a63526b77588bc5e79b9bdd92e3dc38d061))
* **gh-91:** Offer a list view for the Catalog ([be9bc7f](https://github.com/KaotoIO/kaoto-next/commit/be9bc7f85f9fa143d394178636780ed45ddfb4a3)), closes [#91](https://github.com/KaotoIO/kaoto-next/issues/91)
* **versioning:** Version and publish workflow ([98f9587](https://github.com/KaotoIO/kaoto-next/commit/98f95879076cd066d1e0cb83d9556468c1277e7a))

# 0.1.0 (2023-10-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kaoto-next/ui-tests",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "Kaoto UI tests and storybook",
"repository": "https://github.com/KaotoIO/kaoto-next",
Expand Down
64 changes: 64 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,70 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2023-10-05)

### Bug Fixes

* **beans:** Remove .tsx extensionin import clause ([a32f6db](https://github.com/KaotoIO/kaoto-next/commit/a32f6db1f6be3224adfb18621737b2d15507a431))
* **build:** Fix build issues ([517a16d](https://github.com/KaotoIO/kaoto-next/commit/517a16d404d9e04c4f161244164d01cfc72467fe))
* **build:** Load camel catalog in GitHub pages ([144a741](https://github.com/KaotoIO/kaoto-next/commit/144a741809f74a955b7eadbb09030205223ce595))
* **camel-schema:** Provide correct definition for #/items ([ca877fb](https://github.com/KaotoIO/kaoto-next/commit/ca877fbea18b364d9a3504c18cebd981f7da8cf2))
* **code:** Remove phantom array and define parameter property ([91e1b19](https://github.com/KaotoIO/kaoto-next/commit/91e1b19b6e9653c39704b3f4de1bf918ed2acb8f))
* **deployment:** Remove --recursive flag from build args ([19761ae](https://github.com/KaotoIO/kaoto-next/commit/19761ae040c04d219304fa0080052a9bd74ade0e))
* Do not make KameletBinding/Pipe an array ([088fef7](https://github.com/KaotoIO/kaoto-next/commit/088fef7133ed3af5bbdda642302c2ab986eb035b)), closes [#186](https://github.com/KaotoIO/kaoto-next/issues/186)
* Fails to load camel schema files ([d47bf46](https://github.com/KaotoIO/kaoto-next/commit/d47bf46291e520406799d5b9c622cbba79787388)), closes [#145](https://github.com/KaotoIO/kaoto-next/issues/145)
* Get data for modal tabs only once when modal is opened ([3a8e16a](https://github.com/KaotoIO/kaoto-next/commit/3a8e16a244fe71db403cfa7dd35194bd9bb5f5c9))
* **gh-40:** Make catalog filter case insensitive and use also title ([f966650](https://github.com/KaotoIO/kaoto-next/commit/f9666502c3aa0050aad777a12ff38f13d2d1b4df)), closes [#40](https://github.com/KaotoIO/kaoto-next/issues/40)
* **gh-61:** Get class name from fully qualified name ([9f64864](https://github.com/KaotoIO/kaoto-next/commit/9f64864524b6d8a9e94e5637ecd921b5730889e4)), closes [#61](https://github.com/KaotoIO/kaoto-next/issues/61)
* **gh-86:** Background is not scrollable + margin-bottom ([93fa4a2](https://github.com/KaotoIO/kaoto-next/commit/93fa4a2b474f8841d4ce71689a4d57e8487f6c20)), closes [#86](https://github.com/KaotoIO/kaoto-next/issues/86)
* **lerna-lite:** Remove local registry reference ([bf0e0d7](https://github.com/KaotoIO/kaoto-next/commit/bf0e0d7217a61e93b36ac123d926333454d1a315))
* Let UI use maven generated YAML DSL sub schema ([66bdd77](https://github.com/KaotoIO/kaoto-next/commit/66bdd7704c87d2d29c602d36557f10d5ddba5ba5)), closes [#147](https://github.com/KaotoIO/kaoto-next/issues/147) [#8](https://github.com/KaotoIO/kaoto-next/issues/8)
* move table logic into a separate file + use generics for filter ([9438ee0](https://github.com/KaotoIO/kaoto-next/commit/9438ee07e04ea8f8687e745106b17a048ed41d83))
* **publishing:** Set access:public for @kaoto-next/ui ([4dbfa64](https://github.com/KaotoIO/kaoto-next/commit/4dbfa64a4370accf83d30f47eab724e1c0f6a311))
* Put schema files into a Map to allow direct access with a schema name ([9cf8c4d](https://github.com/KaotoIO/kaoto-next/commit/9cf8c4d538908732b23198d394e0dcfa95f283ff)), closes [#148](https://github.com/KaotoIO/kaoto-next/issues/148)
* **schemas:** Load the schemas in parallel ([#196](https://github.com/KaotoIO/kaoto-next/issues/196)) ([4250087](https://github.com/KaotoIO/kaoto-next/commit/42500870e8fe96c34f958d92a090a687d6e3000e))
* **source-code:** Add resolved URI to schema definition ([e266b2e](https://github.com/KaotoIO/kaoto-next/commit/e266b2ea25985e6397b9ba9393a14da5a568ada6))
* **storybook:** Externalize react-router dependency from the library ([e06aabe](https://github.com/KaotoIO/kaoto-next/commit/e06aabe768026e208665828fbaa8ee4e25543015))
* **storybook:** Remove external CSS references ([6c1b609](https://github.com/KaotoIO/kaoto-next/commit/6c1b609e4cdd623b4da68bb1bb9f51fceaf54e8a))
* undefined description error during catalog filter ([7e374dd](https://github.com/KaotoIO/kaoto-next/commit/7e374dd6a59af11fc03e43f77a5fd0aa4e79d74b))
* **version:** Provide publish command ar root workspace ([a8538c9](https://github.com/KaotoIO/kaoto-next/commit/a8538c95af9b330b71a6506e1c76f65fbaf403e2))

### Features

* Add catalog details modal ([6196ad1](https://github.com/KaotoIO/kaoto-next/commit/6196ad1bb8b1beb4012fb082350caa3247a2e96c))
* Add isKamelet and isIntegration validation functions with the stubs and tests ([db60151](https://github.com/KaotoIO/kaoto-next/commit/db601517879a86ab4d1a89434f0bdd2141f42ae8))
* **Beans:** Port Bean Configuration UI ([04af8a2](https://github.com/KaotoIO/kaoto-next/commit/04af8a2dd622b4f0a9e4fa906cd23c2811a978dd)), closes [#8](https://github.com/KaotoIO/kaoto-next/issues/8)
* **camel-catalog:** export Typescript definitions from Camel Schemas ([a76985c](https://github.com/KaotoIO/kaoto-next/commit/a76985c78871f70ff8a15af97afe53970c26fc78))
* **camel-entities:** Camel entities store model ([c9ba85b](https://github.com/KaotoIO/kaoto-next/commit/c9ba85bb5e76d3b046d956685a5bc6703a3d6925))
* **canvas:** Add CanvasForm component to show demo schema ([97d914f](https://github.com/KaotoIO/kaoto-next/commit/97d914f46540d25c8fd6350eb4562e71d58416cc))
* **canvas:** Wire-up AutoForm ([10fcbe0](https://github.com/KaotoIO/kaoto-next/commit/10fcbe03dcc9551fe817a4773752ace9715b66fa))
* **catalog:** Improve search ([32058a6](https://github.com/KaotoIO/kaoto-next/commit/32058a63526b77588bc5e79b9bdd92e3dc38d061))
* **code-editor:** first iteration of the SourceCode editor ([3d22042](https://github.com/KaotoIO/kaoto-next/commit/3d22042c5a4c569f1b6eb0d399fa5c078439c44a))
* **code-editor:** Use EntitySchemaConfig and currentEntity to resolve the schema ([aac7fc7](https://github.com/KaotoIO/kaoto-next/commit/aac7fc7fba8192f8b8a797247f0f2921ad1d518c))
* **components-catalog:** Add components catalog ([87ed423](https://github.com/KaotoIO/kaoto-next/commit/87ed423262ec0317903d03a3ac97b3195a9b6109))
* Configure KameletBinding & Pipe properties ([#180](https://github.com/KaotoIO/kaoto-next/issues/180)) ([779d463](https://github.com/KaotoIO/kaoto-next/commit/779d463a3f641820ef8de55a4ea7105407504658)), closes [#149](https://github.com/KaotoIO/kaoto-next/issues/149)
* Define EntitySchemaConfig to hold all necessary schemas ([67440d7](https://github.com/KaotoIO/kaoto-next/commit/67440d7e2c36738ce59d938ae3dbfeb8d30b46ca))
* **form:** Connect FormSelectOption to enum fields ([a5a4dd0](https://github.com/KaotoIO/kaoto-next/commit/a5a4dd07d0aadf7fb37e7c678379d2186031754f))
* **gh-115:** Tag filtering in catalog ([35d3d09](https://github.com/KaotoIO/kaoto-next/commit/35d3d0923005a4d4d0e7915b689eb5456dd7d620)), closes [#115](https://github.com/KaotoIO/kaoto-next/issues/115) [#121](https://github.com/KaotoIO/kaoto-next/issues/121)
* **gh-60:** Extend Catalog API properties table ([955ab2c](https://github.com/KaotoIO/kaoto-next/commit/955ab2c9af90bac88c0af31475f8ebafff8da12c)), closes [#60](https://github.com/KaotoIO/kaoto-next/issues/60)
* **gh-91:** Offer a list view for the Catalog ([be9bc7f](https://github.com/KaotoIO/kaoto-next/commit/be9bc7f85f9fa143d394178636780ed45ddfb4a3)), closes [#91](https://github.com/KaotoIO/kaoto-next/issues/91)
* **InlineEdit:** Add InlineEdit component ([d11d38a](https://github.com/KaotoIO/kaoto-next/commit/d11d38afb87946bc6665a461abf4979ef35c8839))
* **schemas:** Add SchemaSelector component ([ad7286f](https://github.com/KaotoIO/kaoto-next/commit/ad7286f0b4facddd36a6687d30122a1ef399baa4))
* **toolbar:** Add GitHub project link ([ba51591](https://github.com/KaotoIO/kaoto-next/commit/ba51591f5441c83ea551f9a4058abbf7cb3630be))
* **ui:** Add basic UI scaffolding ([f01f1e9](https://github.com/KaotoIO/kaoto-next/commit/f01f1e98949ecf0894fe31fd35265153edf54d84))
* **versioning:** Version and publish workflow ([98f9587](https://github.com/KaotoIO/kaoto-next/commit/98f95879076cd066d1e0cb83d9556468c1277e7a))
* **viz:** add autowired and enum prop into component properties ([9bc531f](https://github.com/KaotoIO/kaoto-next/commit/9bc531f13cc90e4054d7db9d3314aca2719deb36))
* **viz:** Add Canvas SideBar ([c1230e6](https://github.com/KaotoIO/kaoto-next/commit/c1230e6554dbfa73171bbc6d6c70bfbe75adf900))
* **viz:** Add error boundary for the Canvas component ([51612fd](https://github.com/KaotoIO/kaoto-next/commit/51612fdf92638e159f70ca36583bf1b4558046fa))
* **viz:** Add ErrorBoundary component ([ab43b36](https://github.com/KaotoIO/kaoto-next/commit/ab43b36a9db429f8682679e9aa972fd515e43e7d))
* **viz:** alignment catalog properties with camel catalog page ([f39bdee](https://github.com/KaotoIO/kaoto-next/commit/f39bdee876646daa117305f0dae84b592a6f0e47))
* **viz:** Create new Camel Route ([e25c30d](https://github.com/KaotoIO/kaoto-next/commit/e25c30de0c4a056069bc4780044bb25e9089b039))
* **viz:** Improve catalog properties table to show other properties ([73c8f8d](https://github.com/KaotoIO/kaoto-next/commit/73c8f8d959fbfbe83ccda392ac9f503d2d11e198))
* **viz:** Nodes without Edges ([ae4db80](https://github.com/KaotoIO/kaoto-next/commit/ae4db807ee5da02bdc11cf42d2cdd34a3c4c8d61))
* **viz:** Present node information in the side panel ([0384c2d](https://github.com/KaotoIO/kaoto-next/commit/0384c2d483a70471e38a31d967880842bf5c254a))
* **viz:** Update Source Code using the config form ([1453212](https://github.com/KaotoIO/kaoto-next/commit/14532120d927739e429b11363034f1951f775cc0))
* **viz:** Use @patternfly/react-topology to render a route ([931d76e](https://github.com/KaotoIO/kaoto-next/commit/931d76e874de8f4795bcd0500ab5e312c11a515b)), closes [#63](https://github.com/KaotoIO/kaoto-next/issues/63)

# 0.1.0 (2023-10-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaoto-next/ui",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "Kaoto UI",
"repository": "https://github.com/KaotoIO/kaoto-next",
Expand Down

0 comments on commit 4874bed

Please sign in to comment.