Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @freshworks/[email protected]
 - @freshworks/[email protected]
 - @freshworks/[email protected]
 - @freshworks/[email protected]
  • Loading branch information
prasanna-vijayan committed Sep 17, 2024
1 parent 7995c47 commit fffe9ba
Show file tree
Hide file tree
Showing 9 changed files with 142 additions and 8 deletions.
27 changes: 27 additions & 0 deletions packages/crayons-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.3.0-beta.16](https://github.com/freshworks/crayons/compare/@freshworks/[email protected]...@freshworks/[email protected]) (2024-09-17)


### Bug Fixes

* add the changes for crayons inbox form changes for dynamic section ([886e6af](https://github.com/freshworks/crayons/commit/886e6af2d510d5b5726b7586a8f398a8db2941e1))
* added test case fix ([235ebdf](https://github.com/freshworks/crayons/commit/235ebdf6b418fdce1bf697e97d51ff53b648ac5f))
* added the index.html and reset changes ([cca6d7e](https://github.com/freshworks/crayons/commit/cca6d7e488c3f5a369e9156360c0d7dd9e3b3bf3))
* added the index.html sample value and reset changes type ([c724f99](https://github.com/freshworks/crayons/commit/c724f9926b858e9d924ea47d1cd7aedcace51f2e))
* added the reposition from section to outside and outside to section ([b69958e](https://github.com/freshworks/crayons/commit/b69958e017e50f9dcf3eda44748fa993a2cf6a61))
* drag error message fix ([501c75d](https://github.com/freshworks/crayons/commit/501c75de67716aa15aadbff22fcc52c9e9c75250))
* edit section ([c11b75f](https://github.com/freshworks/crayons/commit/c11b75f436f3b37696d79ef9488c2170bb7394e5))
* fix the test case ([fc0b001](https://github.com/freshworks/crayons/commit/fc0b001c731ed504606541fdbe42760fb93d0910))


### Features

* added tooltip and section container ([da8111f](https://github.com/freshworks/crayons/commit/da8111f425897283a15d78d163315c1ff0b6d723))
* **component:** add section button changes ([2e4a92a](https://github.com/freshworks/crayons/commit/2e4a92a78f6c628dff15b31c75172f737ba0a14a))
* create section flows ([c04b22c](https://github.com/freshworks/crayons/commit/c04b22c9d41927d28339b9f607fc234c55d9dccf))
* expand and show sections ([e93b762](https://github.com/freshworks/crayons/commit/e93b7621251c29752f86911f3d6dd977046385b7))
* section name validations ([96d7d11](https://github.com/freshworks/crayons/commit/96d7d11acdf8c9f15deda634682d05674cfb4ca4))





## [4.3.0-beta.13](https://github.com/freshworks/crayons/compare/@freshworks/[email protected]...@freshworks/[email protected]) (2024-08-13)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/crayons-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typescript"
],
"author": "Freshworks Inc",
"version": "4.3.0-beta.15",
"version": "4.3.0-beta.16",
"description": "Crayons Web Components library",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -104,7 +104,7 @@
},
"license": "MIT",
"dependencies": {
"@freshworks/crayons-i18n": "^4.2.1-beta.3",
"@freshworks/crayons-i18n": "^4.3.0-beta.0",
"@popperjs/core": "^2.10.2",
"@stencil/core": "2.17.4",
"@tanstack/virtual-core": "^3.0.0-beta.68",
Expand Down
69 changes: 69 additions & 0 deletions packages/crayons-extended/custom-objects/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,75 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.4.0-beta.17](https://github.com/freshworks/crayons/compare/@freshworks/[email protected]...@freshworks/[email protected]) (2024-09-17)


### Bug Fixes

* "fix the drop allowed fields in the edit section ([5bde97c](https://github.com/freshworks/crayons/commit/5bde97ce924a53824f321792885b96846342f959))
* added index.html ([eb44517](https://github.com/freshworks/crayons/commit/eb445179fd2a4227e6ef99d2dcadbb2e52da4f1b))
* added the add field after typing label and click add field ([150ce15](https://github.com/freshworks/crayons/commit/150ce15efdbdaadb22a28ff5dee3ae3091133f87))
* added the dependent,lookup,dropdown field restriction ([b7291d7](https://github.com/freshworks/crayons/commit/b7291d743780969cd635b111e09d4587d8000e1d))
* added the disable required field ([9935c9d](https://github.com/freshworks/crayons/commit/9935c9df0f6ad236682ee75a72ec84289b199362))
* **added the drag and drop section changes:** added the drag and drop section changes ([31aa2b6](https://github.com/freshworks/crayons/commit/31aa2b65ebc765e8a5fd7c1da368913e511bbf16))
* added the edit and delete icon ([07c88fb](https://github.com/freshworks/crayons/commit/07c88fb1b4d971e3f1c37b1c67559dda84858f8d))
* added the fix for cancel button changes for section ([6f4b109](https://github.com/freshworks/crayons/commit/6f4b1094d815ffba8f98017cb8eebfdb7ace9001))
* added the fix for dependent id index issue ([936df81](https://github.com/freshworks/crayons/commit/936df812554d56a26220e72189a4df4a406780e3))
* added the icon for empty section drag and drop ([404bac0](https://github.com/freshworks/crayons/commit/404bac0f5562ea1b2fc8323930eb8089ffb1af5a))
* added the multiple section for drag and drop and empty section container ([78e62fe](https://github.com/freshworks/crayons/commit/78e62fe81721be206ce6b6e6482c2482bc712d16))
* added the reposition from one section to another and within section ([eb88b76](https://github.com/freshworks/crayons/commit/eb88b76e2522dfc46046e84deac3cf4c8dddd91b))
* added the reposition from section to outside and outside to section ([6d2a8c8](https://github.com/freshworks/crayons/commit/6d2a8c81807ebb4402c21f6fbea8db8ac54c8359))
* added the section drag drop component ([f0adbfb](https://github.com/freshworks/crayons/commit/f0adbfb71b3f85b500fe14728b5ef5394e784369))
* added the section drag-drop component" ([7a338ce](https://github.com/freshworks/crayons/commit/7a338cea341ecb9138cb2272b0e4e165383fc7c3))
* added the section header name ([b127af6](https://github.com/freshworks/crayons/commit/b127af6d84da21c1414c1fe7d80db341d5d37378))
* address the review comments ([239ab72](https://github.com/freshworks/crayons/commit/239ab729ef8f457185c2ef43c251c5f657b89ac6))
* addressed review comments ([344ed3e](https://github.com/freshworks/crayons/commit/344ed3eafb6effe481e9306ab71af1a0e68d0995))
* addressed the comments ([f0b4462](https://github.com/freshworks/crayons/commit/f0b4462745e85d959d47ae43fa3627018df82d0b))
* choice fix ([7ca6a90](https://github.com/freshworks/crayons/commit/7ca6a90ec2125c73495a019c90a12a71031a4a59))
* delete section fix ([9da9a27](https://github.com/freshworks/crayons/commit/9da9a2754ef982e8d99e4fdc3499ba9d806ac579))
* drag error message fix ([501c75d](https://github.com/freshworks/crayons/commit/501c75de67716aa15aadbff22fcc52c9e9c75250))
* edit section ([c11b75f](https://github.com/freshworks/crayons/commit/c11b75f436f3b37696d79ef9488c2170bb7394e5))
* fix for cancel multiple section ([f5cba12](https://github.com/freshworks/crayons/commit/f5cba12af0f3a6c257f8ad9cb9c4bc41ba3a686f))
* fix the drag and drop issue from left side drag ([e69f109](https://github.com/freshworks/crayons/commit/e69f1093e3e1b54ea4d3d3655d34778a138ea28c))
* fix the reposition render issue ([6d46717](https://github.com/freshworks/crayons/commit/6d46717a1136a862722ff73e14c6380c1a4e9e63))
* fixed delete section ([cb227f5](https://github.com/freshworks/crayons/commit/cb227f5ecbe714417e2437f35048ff3c36648c72))
* fixing the choice limit issue ([1d75c4a](https://github.com/freshworks/crayons/commit/1d75c4a4bcb3678bfc15e4bfec08006c9af4afcc))
* git commit -m "fixed the reposition from one section to another and within section and uniq id ([8ad63fc](https://github.com/freshworks/crayons/commit/8ad63fc3fe1bfa89a26dd5b837705a8a71eb5bb5))
* parent index and section name ([04ac108](https://github.com/freshworks/crayons/commit/04ac10817f5fb9ac6ba24e883959b5ff557ed61d))
* prevent rendering empty div ([01a0c56](https://github.com/freshworks/crayons/commit/01a0c567900d7d140569fcaea1ad3694bf2aa846))
* removed the delete button when it is inside section ([6754da3](https://github.com/freshworks/crayons/commit/6754da3a28797887f346199dcafea87a4e549ac4))
* reposition inside the sections ([912db04](https://github.com/freshworks/crayons/commit/912db04ff45fabb8ebbf25474acee93f439e7e71))
* restrict 15 fields inside the section ([adee54e](https://github.com/freshworks/crayons/commit/adee54e957212173e992a52e8a78e3e4fbb1c032))
* section delete ([5938a6f](https://github.com/freshworks/crayons/commit/5938a6fbfe097a2642618c7d761ab02aa3ba5b13))
* section name validation ([91bba6c](https://github.com/freshworks/crayons/commit/91bba6ce1e107be2355b65aaf2149737026add72))
* translation changes ([a2604cb](https://github.com/freshworks/crayons/commit/a2604cb58101618c1b732d1b1e2635f77772bdd0))


### Features

* add section changes ([2cf7451](https://github.com/freshworks/crayons/commit/2cf7451d1d0925a0b734b2d1456cf36746b366d9))
* added functionality for add section and beta flag check ([d658c80](https://github.com/freshworks/crayons/commit/d658c8087589287822d6b4083370391070e64794))
* added tooltip and section container ([da8111f](https://github.com/freshworks/crayons/commit/da8111f425897283a15d78d163315c1ff0b6d723))
* blur out other fields when section is expanded ([42306a1](https://github.com/freshworks/crayons/commit/42306a1caf669ec079482e668284cddfce5bdb74))
* **component:** add section button changes ([2e4a92a](https://github.com/freshworks/crayons/commit/2e4a92a78f6c628dff15b31c75172f737ba0a14a))
* create new section ([6dc9544](https://github.com/freshworks/crayons/commit/6dc9544e5e7afc4d9f2eb856c17ad8d99ee0df7b))
* create section flows ([c04b22c](https://github.com/freshworks/crayons/commit/c04b22c9d41927d28339b9f607fc234c55d9dccf))
* cSS fixes ([b065efa](https://github.com/freshworks/crayons/commit/b065efa2dd62ceb16092180818666f7eb3fd778e))
* delete section changes ([3b382ff](https://github.com/freshworks/crayons/commit/3b382ffd7353da63adcf89580650e4e80ea9dc21))
* disable choice with section ([2002f30](https://github.com/freshworks/crayons/commit/2002f305e4160d9833ff80813fc03ea114948b71))
* expand and show sections ([e93b762](https://github.com/freshworks/crayons/commit/e93b7621251c29752f86911f3d6dd977046385b7))
* moved isDefaultNonCustomField to parent ([36f4bd4](https://github.com/freshworks/crayons/commit/36f4bd42f5b4471b7ce9f7c848a6fbd3a1d92bd5))
* rBAC changes ([87c2afa](https://github.com/freshworks/crayons/commit/87c2afa3f42c8f482c42c640aaa00680b47368c1))
* save section ([6dd7813](https://github.com/freshworks/crayons/commit/6dd78133daced0450a2ce81847091d7d0d2ec253))
* section count and validations ([881fa2b](https://github.com/freshworks/crayons/commit/881fa2bb8a50b24ee608c5f8f1855c561c9fa1bd))
* section name validations ([96d7d11](https://github.com/freshworks/crayons/commit/96d7d11acdf8c9f15deda634682d05674cfb4ca4))
* test case fix ([6829179](https://github.com/freshworks/crayons/commit/68291792ea734e47f8b7c41c3696f9e9bb23792a))
* tooltip changes ([1f59dae](https://github.com/freshworks/crayons/commit/1f59dae1b04aa951e49a8009c3c41d06997d62c6))





## [1.4.0-beta.14](https://github.com/freshworks/crayons/compare/@freshworks/[email protected]...@freshworks/[email protected]) (2024-07-17)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/crayons-extended/custom-objects/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@freshworks/crayons-custom-objects",
"author": "Freshworks Inc",
"version": "1.4.0-beta.16",
"version": "1.4.0-beta.17",
"description": "Custom Objects with Crayons",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -39,8 +39,8 @@
"test": "stencil test --spec --e2e --max-workers=1"
},
"dependencies": {
"@freshworks/crayons": "^4.3.0-beta.15",
"@freshworks/crayons-i18n": "^4.2.1-beta.3",
"@freshworks/crayons": "^4.3.0-beta.16",
"@freshworks/crayons-i18n": "^4.3.0-beta.0",
"@stencil/core": "2.17.4",
"stencil": "^0.0.5",
"uuid": "^8.3.2"
Expand Down
27 changes: 27 additions & 0 deletions packages/crayons-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.3.0-beta.0](https://github.com/freshworks/crayons/compare/@freshworks/[email protected]...@freshworks/[email protected]) (2024-09-17)


### Bug Fixes

* added the section header name ([b127af6](https://github.com/freshworks/crayons/commit/b127af6d84da21c1414c1fe7d80db341d5d37378))
* addressed the comments ([f0b4462](https://github.com/freshworks/crayons/commit/f0b4462745e85d959d47ae43fa3627018df82d0b))
* drag error message fix ([501c75d](https://github.com/freshworks/crayons/commit/501c75de67716aa15aadbff22fcc52c9e9c75250))
* edit section ([c11b75f](https://github.com/freshworks/crayons/commit/c11b75f436f3b37696d79ef9488c2170bb7394e5))
* review comment ([fa09d10](https://github.com/freshworks/crayons/commit/fa09d10851ed50bcde387c486f68e7ac79b5f315))


### Features

* added tooltip and section container ([da8111f](https://github.com/freshworks/crayons/commit/da8111f425897283a15d78d163315c1ff0b6d723))
* **component:** add section button changes ([2e4a92a](https://github.com/freshworks/crayons/commit/2e4a92a78f6c628dff15b31c75172f737ba0a14a))
* create new section ([6dc9544](https://github.com/freshworks/crayons/commit/6dc9544e5e7afc4d9f2eb856c17ad8d99ee0df7b))
* delete section changes ([3b382ff](https://github.com/freshworks/crayons/commit/3b382ffd7353da63adcf89580650e4e80ea9dc21))
* disable choice with section ([2002f30](https://github.com/freshworks/crayons/commit/2002f305e4160d9833ff80813fc03ea114948b71))
* expand and show sections ([e93b762](https://github.com/freshworks/crayons/commit/e93b7621251c29752f86911f3d6dd977046385b7))
* section count and validations ([881fa2b](https://github.com/freshworks/crayons/commit/881fa2bb8a50b24ee608c5f8f1855c561c9fa1bd))
* tooltip changes ([1f59dae](https://github.com/freshworks/crayons/commit/1f59dae1b04aa951e49a8009c3c41d06997d62c6))





## [4.2.1-beta.2](https://github.com/freshworks/crayons/compare/@freshworks/[email protected]...@freshworks/[email protected]) (2024-05-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/crayons-i18n/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 packages/crayons-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freshworks/crayons-i18n",
"version": "4.2.1-beta.3",
"version": "4.3.0-beta.0",
"description": "Crayons i18n Library",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/crayons-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.2.0-beta.0](https://github.com/freshworks/crayons/compare/@freshworks/[email protected]...@freshworks/[email protected]) (2024-09-17)


### Features

* **component:** add section button changes ([2e4a92a](https://github.com/freshworks/crayons/commit/2e4a92a78f6c628dff15b31c75172f737ba0a14a))





## [4.1.1-beta.0](https://github.com/freshworks/crayons/compare/@freshworks/[email protected]...@freshworks/[email protected]) (2023-02-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/crayons-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/freshworks/crayons.git"
},
"version": "4.1.1",
"version": "4.2.0-beta.0",
"description": "Freshworks `Crayons Icon` is an Icon library of SVGs. It also provides a NodeJS CLI to optimize SVGs.",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit fffe9ba

Please sign in to comment.