From 65b84634b19947c92539246ac1d9b803b15c053f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Jan 2024 17:09:32 -0600 Subject: [PATCH] chore(release): dialtone/v9.7.0-alpha.2 # [9.7.0-alpha.2](https://github.com/dialpad/dialtone/compare/dialtone/v9.7.0-alpha.1...dialtone/v9.7.0-alpha.2) (2024-01-22) ### Bug Fixes * force delete pre-release branch ([4b44324](https://github.com/dialpad/dialtone/commit/4b443247a985ade912973c7d077d2cf0ce8c9ca4)) * increase parallel build ([d589bc3](https://github.com/dialpad/dialtone/commit/d589bc36ef1a1ce0abb46c5fd01755cd66e5ada3)) * remove release command from tokens ([ef84641](https://github.com/dialpad/dialtone/commit/ef8464136386399654e217642e80040a3a62fecd)) --- CHANGELOG.json | 2 +- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.json b/CHANGELOG.json index 899c133f05..8394a788d2 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1 +1 @@ -{"versions":[{"version":"9.6.1","title":"[9.6.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.6.0...dialtone/v9.6.1) (2024-01-18)","date":"2024-01-18","body":"### Bug Fixes\n\n* **Feed Item Row:** spacing and transition improvements - Vue 2 ([#109](https://github.com/dialpad/dialtone/issues/109)) ([b33a82c](https://github.com/dialpad/dialtone/commit/b33a82c68f27d0db8760e4332667fa19eacd5b24))\n* Icons Update ([#110](https://github.com/dialpad/dialtone/issues/110)) ([4804d83](https://github.com/dialpad/dialtone/commit/4804d83f29cd52960fc2c9ab67f2ae37635951e0))\n* **Popover:** set text color within popover dialog ([#108](https://github.com/dialpad/dialtone/issues/108)) ([9ea0fe7](https://github.com/dialpad/dialtone/commit/9ea0fe715cff346ba1bf4b35ba1772a6c998a397))\n\n\n### Documentation\n\n* added icons section in design language ([#50](https://github.com/dialpad/dialtone/issues/50)) ([fe7a0ac](https://github.com/dialpad/dialtone/commit/fe7a0ac949f57de8b755c52e99a1b92096b727fd))\n* added update url with search value ([#100](https://github.com/dialpad/dialtone/issues/100)) ([174b3fc](https://github.com/dialpad/dialtone/commit/174b3fc52c2351855e5e6ac5a5bddae58d55094e))\n* adjusted background on utilities examples ([#97](https://github.com/dialpad/dialtone/issues/97)) ([43cb609](https://github.com/dialpad/dialtone/commit/43cb609803588055cfdfd81fbfd9a4a5ddaf4e35))\n\n\n\n### Bug Fixes\n\n* **Hovercard:** timer for vue 2 ([#103](https://github.com/dialpad/dialtone/issues/103)) ([d29c2f6](https://github.com/dialpad/dialtone/commit/d29c2f6804a72119a0da5bada45acfe34ea1784e))\n* nx affected dependencies ([#104](https://github.com/dialpad/dialtone/issues/104)) ([09ea0bb](https://github.com/dialpad/dialtone/commit/09ea0bb8c9756dea12e0a03b454df7b942a6e340))\n\n\n### Features\n\n* **Datepicker:** vue2 style and keyboard navigation enhancement ([#95](https://github.com/dialpad/dialtone/issues/95)) ([2850eae](https://github.com/dialpad/dialtone/commit/2850eae8b1a54b6886fcc8c7cd0bee1f4f2c79be))","parsed":{"_":["Feed Item Row:** spacing and transition improvements - Vue 2 (#109) (b33a82c)","Icons Update (#110) (4804d83)","Popover:** set text color within popover dialog (#108) (9ea0fe7)","added icons section in design language (#50) (fe7a0ac)","added update url with search value (#100) (174b3fc)","adjusted background on utilities examples (#97) (43cb609)","Hovercard:** timer for vue 2 (#103) (d29c2f6)","nx affected dependencies (#104) (09ea0bb)","Datepicker:** vue2 style and keyboard navigation enhancement (#95) (2850eae)"],"Bug Fixes":["Feed Item Row:** spacing and transition improvements - Vue 2 (#109) (b33a82c)","Icons Update (#110) (4804d83)","Popover:** set text color within popover dialog (#108) (9ea0fe7)"],"Documentation":["added icons section in design language (#50) (fe7a0ac)","added update url with search value (#100) (174b3fc)","adjusted background on utilities examples (#97) (43cb609)","Hovercard:** timer for vue 2 (#103) (d29c2f6)","nx affected dependencies (#104) (09ea0bb)"],"Features":["Datepicker:** vue2 style and keyboard navigation enhancement (#95) (2850eae)"]}},{"version":"9.5.0","title":"[9.5.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.4.1...dialtone/v9.5.0) (2024-01-15)","date":"2024-01-15","body":"### Bug Fixes\n\n* **Emoji Picker:** box-sizing ([#102](https://github.com/dialpad/dialtone/issues/102)) ([98f7eb6](https://github.com/dialpad/dialtone/commit/98f7eb68e7c76db295376820d05a32d5950eb817))\n\n\n### Features\n\n* **Hovercard:** add hovercard implementation ([#72](https://github.com/dialpad/dialtone/issues/72)) ([32cc1a8](https://github.com/dialpad/dialtone/commit/32cc1a837043f5fdbf562992ad9bc83f1d2b9252))","parsed":{"_":["Emoji Picker:** box-sizing (#102) (98f7eb6)","Hovercard:** add hovercard implementation (#72) (32cc1a8)"],"Bug Fixes":["Emoji Picker:** box-sizing (#102) (98f7eb6)"],"Features":["Hovercard:** add hovercard implementation (#72) (32cc1a8)"]}},{"version":"9.4.1","title":"[9.4.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.4.0...dialtone/v9.4.1) (2024-01-13)","date":"2024-01-13","body":"### Bug Fixes\n\n* icon name validation ([b9cfcff](https://github.com/dialpad/dialtone/commit/b9cfcff6eb23e9a54bb8ee0cde36cc348dd2b606))\n* inset shadow generation ([#94](https://github.com/dialpad/dialtone/issues/94)) ([32cd6b4](https://github.com/dialpad/dialtone/commit/32cd6b4bf64b44da43121c5173f41672c5254813))\n* token table ([#92](https://github.com/dialpad/dialtone/issues/92)) ([2b0b58e](https://github.com/dialpad/dialtone/commit/2b0b58e4969421c0b6f58ecbfeba14d5b5d00f92))\n* video-off icon issue ([#99](https://github.com/dialpad/dialtone/issues/99)) ([4ecb3c0](https://github.com/dialpad/dialtone/commit/4ecb3c0576b69f0fb31911700c1a8dfe6d3a6497))\n\n\n### Documentation\n\n* fix links starting with / ([#91](https://github.com/dialpad/dialtone/issues/91)) ([b694973](https://github.com/dialpad/dialtone/commit/b6949730abe4732b7fa614991b98f7e4911a5504))\n* move contributing guide to \"guides\" ([#96](https://github.com/dialpad/dialtone/issues/96)) ([10f867c](https://github.com/dialpad/dialtone/commit/10f867cb0dae023c88d83bf21f15b3b445d720fd))","parsed":{"_":["icon name validation (b9cfcff)","inset shadow generation (#94) (32cd6b4)","token table (#92) (2b0b58e)","video-off icon issue (#99) (4ecb3c0)","fix links starting with / (#91) (b694973)","move contributing guide to \"guides\" (#96) (10f867c)"],"Bug Fixes":["icon name validation (b9cfcff)","inset shadow generation (#94) (32cd6b4)","token table (#92) (2b0b58e)","video-off icon issue (#99) (4ecb3c0)"],"Documentation":["fix links starting with / (#91) (b694973)","move contributing guide to \"guides\" (#96) (10f867c)"]}},{"version":"9.4.0","title":"[9.4.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.3.0...dialtone/v9.4.0) (2024-01-09)","date":"2024-01-09","body":"### Documentation\n\n* fix datepicker table dark mode ([#90](https://github.com/dialpad/dialtone/issues/90)) ([9ef39a9](https://github.com/dialpad/dialtone/commit/9ef39a9b5356931132af83086c24e855ecf5f1a7))\n\n\n### Features\n\n* port message input recipe ([#81](https://github.com/dialpad/dialtone/issues/81)) ([efb5732](https://github.com/dialpad/dialtone/commit/efb573246395e96c596cef548111b822dc5b032a))","parsed":{"_":["fix datepicker table dark mode (#90) (9ef39a9)","port message input recipe (#81) (efb5732)"],"Documentation":["fix datepicker table dark mode (#90) (9ef39a9)"],"Features":["port message input recipe (#81) (efb5732)"]}},{"version":"9.3.0","title":"[9.3.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.2.0...dialtone/v9.3.0) (2024-01-08)","date":"2024-01-08","body":"### Bug Fixes\n\n* error in stories when component.props is undefined ([#89](https://github.com/dialpad/dialtone/issues/89)) ([1694544](https://github.com/dialpad/dialtone/commit/169454471870a62e0ebb22617c9c3b13cfbb9257))\n\n\n### Documentation\n\n* fix old dialpad.design links ([#88](https://github.com/dialpad/dialtone/issues/88)) ([2ec0a6a](https://github.com/dialpad/dialtone/commit/2ec0a6a5150cf51505ba902234061f1c31d2604c))\n* fix storybook reactivity ([#85](https://github.com/dialpad/dialtone/issues/85)) ([0206c8c](https://github.com/dialpad/dialtone/commit/0206c8c2ff8b9a534cd92c7a46420bc038bff867))\n\n\n### Features\n\n* added unread and rematch icons ([bb6830a](https://github.com/dialpad/dialtone/commit/bb6830adeb18ab6bbc3726d701c191c2a91fcadf))\n* port attachment carousel ([#86](https://github.com/dialpad/dialtone/issues/86)) ([a67aae2](https://github.com/dialpad/dialtone/commit/a67aae2946d4088b54d7de871a236c7baa351424))","parsed":{"_":["error in stories when component.props is undefined (#89) (1694544)","fix old dialpad.design links (#88) (2ec0a6a)","fix storybook reactivity (#85) (0206c8c)","added unread and rematch icons (bb6830a)","port attachment carousel (#86) (a67aae2)"],"Bug Fixes":["error in stories when component.props is undefined (#89) (1694544)"],"Documentation":["fix old dialpad.design links (#88) (2ec0a6a)","fix storybook reactivity (#85) (0206c8c)"],"Features":["added unread and rematch icons (bb6830a)","port attachment carousel (#86) (a67aae2)"]}},{"version":"9.2.0","title":"[9.2.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.1.1...dialtone/v9.2.0) (2024-01-04)","date":"2024-01-04","body":"### Bug Fixes\n\n* update on the Video icon to have a better visual balance ([#80](https://github.com/dialpad/dialtone/issues/80)) ([00d448f](https://github.com/dialpad/dialtone/commit/00d448f8e049adbcc83d2a8e76199f034e2c1c79))\n\n\n### Documentation\n\n* fix broken link in blog post ([2c6b2ca](https://github.com/dialpad/dialtone/commit/2c6b2cac0c40cbed8edbbf169b26cd53370ad272))\n* hide old illustrations ([#83](https://github.com/dialpad/dialtone/issues/83)) ([8cf9ddd](https://github.com/dialpad/dialtone/commit/8cf9dddd1d7430de2141927aa091902670da04f1))\n* update PR template for monorepo ([#82](https://github.com/dialpad/dialtone/issues/82)) ([a940afa](https://github.com/dialpad/dialtone/commit/a940afa4caea7286709067365cb25984e283e3e5))\n\n\n### Features\n\n* port contact suggestion ([#78](https://github.com/dialpad/dialtone/issues/78)) ([c1b9e3b](https://github.com/dialpad/dialtone/commit/c1b9e3bef5088a3ad8a78e9fbd524fba15d25f46))\n* port emoji suggestions ([#77](https://github.com/dialpad/dialtone/issues/77)) ([6000d7d](https://github.com/dialpad/dialtone/commit/6000d7d871b216b86c729f5512a4ab36c6657259))\n\n\n### Reverts\n\n* fix prompt-for-label if condition not running ([#84](https://github.com/dialpad/dialtone/issues/84)) ([59f186f](https://github.com/dialpad/dialtone/commit/59f186fabf13336d7a0128c0ff3e5139c936e064))\n* move if condition to step ([7dd1c19](https://github.com/dialpad/dialtone/commit/7dd1c19fafa195c5668de027d587404db2cb5bea))","parsed":{"_":["update on the Video icon to have a better visual balance (#80) (00d448f)","fix broken link in blog post (2c6b2ca)","hide old illustrations (#83) (8cf9ddd)","update PR template for monorepo (#82) (a940afa)","port contact suggestion (#78) (c1b9e3b)","port emoji suggestions (#77) (6000d7d)","fix prompt-for-label if condition not running (#84) (59f186f)","move if condition to step (7dd1c19)"],"Bug Fixes":["update on the Video icon to have a better visual balance (#80) (00d448f)"],"Documentation":["fix broken link in blog post (2c6b2ca)","hide old illustrations (#83) (8cf9ddd)","update PR template for monorepo (#82) (a940afa)"],"Features":["port contact suggestion (#78) (c1b9e3b)","port emoji suggestions (#77) (6000d7d)"],"Reverts":["fix prompt-for-label if condition not running (#84) (59f186f)","move if condition to step (7dd1c19)"]}},{"version":"9.1.1","title":"[9.1.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.1.0...dialtone/v9.1.1) (2024-01-03)","date":"2024-01-03","body":"### Bug Fixes\n\n* vue2 storybook components and recipe ([#71](https://github.com/dialpad/dialtone/issues/71)) ([b66ad61](https://github.com/dialpad/dialtone/commit/b66ad612cfa0768712ce6427b806d432ad27b394))\n\n\n### Documentation\n\n* update mono-package documentation ([#73](https://github.com/dialpad/dialtone/issues/73)) ([e037c86](https://github.com/dialpad/dialtone/commit/e037c8622c414922ae6d5715b95cd4b9136dcaa1))","parsed":{"_":["vue2 storybook components and recipe (#71) (b66ad61)","update mono-package documentation (#73) (e037c86)"],"Bug Fixes":["vue2 storybook components and recipe (#71) (b66ad61)"],"Documentation":["update mono-package documentation (#73) (e037c86)"]}},{"version":"9.1.0","title":"[9.1.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.0.3...dialtone/v9.1.0) (2023-12-21)","date":"2023-12-21","body":"### Bug Fixes\n\n* change dialtone-icons to peer ([#67](https://github.com/dialpad/dialtone/issues/67)) ([a63a606](https://github.com/dialpad/dialtone/commit/a63a60676ee744313ff40792a767f36346899917))\n\n\n### Documentation\n\n* fix multiple issues ([#70](https://github.com/dialpad/dialtone/issues/70)) ([3478dd4](https://github.com/dialpad/dialtone/commit/3478dd43d10e3b1a42a16be308306faecf5cbd9b))\n\n\n### Features\n\n* add icon sticker gif and brand giphy ([#66](https://github.com/dialpad/dialtone/issues/66)) ([6e9e4d5](https://github.com/dialpad/dialtone/commit/6e9e4d5922d8c3e187024ba0e60495f9c7d80f31))","parsed":{"_":["change dialtone-icons to peer (#67) (a63a606)","fix multiple issues (#70) (3478dd4)","add icon sticker gif and brand giphy (#66) (6e9e4d5)"],"Bug Fixes":["change dialtone-icons to peer (#67) (a63a606)"],"Documentation":["fix multiple issues (#70) (3478dd4)"],"Features":["add icon sticker gif and brand giphy (#66) (6e9e4d5)"]}},{"version":"9.0.3","title":"[9.0.3](https://github.com/dialpad/dialtone/compare/dialtone/v9.0.2...dialtone/v9.0.3) (2023-12-20)","date":"2023-12-20","body":"### Bug Fixes\n\n* missing icons ([95cfe08](https://github.com/dialpad/dialtone/commit/95cfe08f62a40ef3e202a8600ce0e631df961b64))\n\n\n### Documentation\n\n* add codespaces documentation ([#65](https://github.com/dialpad/dialtone/issues/65)) ([2b5fe65](https://github.com/dialpad/dialtone/commit/2b5fe658932aa6db1d0a1de0d5e28fb7f6af7484))","parsed":{"_":["missing icons (95cfe08)","add codespaces documentation (#65) (2b5fe65)"],"Bug Fixes":["missing icons (95cfe08)"],"Documentation":["add codespaces documentation (#65) (2b5fe65)"]}},{"version":"9.0.2","title":"[9.0.2](https://github.com/dialpad/dialtone/compare/dialtone/v9.0.1...dialtone/v9.0.2) (2023-12-20)","date":"2023-12-20","body":"### Bug Fixes\n\n* mono-package release ([367db43](https://github.com/dialpad/dialtone/commit/367db43ea7c7e240c2a43972d8aea951ad57f12f))","parsed":{"_":["mono-package release (367db43)"],"Bug Fixes":["mono-package release (367db43)"]}},{"version":"9.0.1","title":"[9.0.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.0.0...dialtone/v9.0.1) (2023-12-20)","date":"2023-12-20","body":"### Bug Fixes\n\n* release script ([864075c](https://github.com/dialpad/dialtone/commit/864075c97c5e2453fb58b9ff4e33d4a652d37ce1))\n\n\n### Documentation\n\n* **Illustrations:** add popover to spot illustrations ([#54](https://github.com/dialpad/dialtone/issues/54)) ([10e08aa](https://github.com/dialpad/dialtone/commit/10e08aa9d573ef21716c7f8fd41e233dbeb71076))","parsed":{"_":["release script (864075c)","Illustrations:** add popover to spot illustrations (#54) (10e08aa)"],"Bug Fixes":["release script (864075c)"],"Documentation":["Illustrations:** add popover to spot illustrations (#54) (10e08aa)"]}}],"title":"[9.6.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.5.0...dialtone/v9.6.0) (2024-01-16)"} \ No newline at end of file +{"versions":[{"version":"9.6.1","title":"[9.6.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.6.0...dialtone/v9.6.1) (2024-01-18)","date":"2024-01-18","body":"### Bug Fixes\n\n* **Feed Item Row:** spacing and transition improvements - Vue 2 ([#109](https://github.com/dialpad/dialtone/issues/109)) ([b33a82c](https://github.com/dialpad/dialtone/commit/b33a82c68f27d0db8760e4332667fa19eacd5b24))\n* Icons Update ([#110](https://github.com/dialpad/dialtone/issues/110)) ([4804d83](https://github.com/dialpad/dialtone/commit/4804d83f29cd52960fc2c9ab67f2ae37635951e0))\n* **Popover:** set text color within popover dialog ([#108](https://github.com/dialpad/dialtone/issues/108)) ([9ea0fe7](https://github.com/dialpad/dialtone/commit/9ea0fe715cff346ba1bf4b35ba1772a6c998a397))\n\n\n### Documentation\n\n* added icons section in design language ([#50](https://github.com/dialpad/dialtone/issues/50)) ([fe7a0ac](https://github.com/dialpad/dialtone/commit/fe7a0ac949f57de8b755c52e99a1b92096b727fd))\n* added update url with search value ([#100](https://github.com/dialpad/dialtone/issues/100)) ([174b3fc](https://github.com/dialpad/dialtone/commit/174b3fc52c2351855e5e6ac5a5bddae58d55094e))\n* adjusted background on utilities examples ([#97](https://github.com/dialpad/dialtone/issues/97)) ([43cb609](https://github.com/dialpad/dialtone/commit/43cb609803588055cfdfd81fbfd9a4a5ddaf4e35))","parsed":{"_":["Feed Item Row:** spacing and transition improvements - Vue 2 (#109) (b33a82c)","Icons Update (#110) (4804d83)","Popover:** set text color within popover dialog (#108) (9ea0fe7)","added icons section in design language (#50) (fe7a0ac)","added update url with search value (#100) (174b3fc)","adjusted background on utilities examples (#97) (43cb609)"],"Bug Fixes":["Feed Item Row:** spacing and transition improvements - Vue 2 (#109) (b33a82c)","Icons Update (#110) (4804d83)","Popover:** set text color within popover dialog (#108) (9ea0fe7)"],"Documentation":["added icons section in design language (#50) (fe7a0ac)","added update url with search value (#100) (174b3fc)","adjusted background on utilities examples (#97) (43cb609)"]}},{"version":"9.6.0","title":"[9.6.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.5.0...dialtone/v9.6.0) (2024-01-16)","date":"2024-01-16","body":"### Bug Fixes\n\n* **Hovercard:** timer for vue 2 ([#103](https://github.com/dialpad/dialtone/issues/103)) ([d29c2f6](https://github.com/dialpad/dialtone/commit/d29c2f6804a72119a0da5bada45acfe34ea1784e))\n* nx affected dependencies ([#104](https://github.com/dialpad/dialtone/issues/104)) ([09ea0bb](https://github.com/dialpad/dialtone/commit/09ea0bb8c9756dea12e0a03b454df7b942a6e340))\n\n\n### Features\n\n* **Datepicker:** vue2 style and keyboard navigation enhancement ([#95](https://github.com/dialpad/dialtone/issues/95)) ([2850eae](https://github.com/dialpad/dialtone/commit/2850eae8b1a54b6886fcc8c7cd0bee1f4f2c79be))","parsed":{"_":["Hovercard:** timer for vue 2 (#103) (d29c2f6)","nx affected dependencies (#104) (09ea0bb)","Datepicker:** vue2 style and keyboard navigation enhancement (#95) (2850eae)"],"Bug Fixes":["Hovercard:** timer for vue 2 (#103) (d29c2f6)","nx affected dependencies (#104) (09ea0bb)"],"Features":["Datepicker:** vue2 style and keyboard navigation enhancement (#95) (2850eae)"]}},{"version":"9.5.0","title":"[9.5.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.4.1...dialtone/v9.5.0) (2024-01-15)","date":"2024-01-15","body":"### Bug Fixes\n\n* **Emoji Picker:** box-sizing ([#102](https://github.com/dialpad/dialtone/issues/102)) ([98f7eb6](https://github.com/dialpad/dialtone/commit/98f7eb68e7c76db295376820d05a32d5950eb817))\n\n\n### Features\n\n* **Hovercard:** add hovercard implementation ([#72](https://github.com/dialpad/dialtone/issues/72)) ([32cc1a8](https://github.com/dialpad/dialtone/commit/32cc1a837043f5fdbf562992ad9bc83f1d2b9252))","parsed":{"_":["Emoji Picker:** box-sizing (#102) (98f7eb6)","Hovercard:** add hovercard implementation (#72) (32cc1a8)"],"Bug Fixes":["Emoji Picker:** box-sizing (#102) (98f7eb6)"],"Features":["Hovercard:** add hovercard implementation (#72) (32cc1a8)"]}},{"version":"9.4.1","title":"[9.4.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.4.0...dialtone/v9.4.1) (2024-01-13)","date":"2024-01-13","body":"### Bug Fixes\n\n* icon name validation ([b9cfcff](https://github.com/dialpad/dialtone/commit/b9cfcff6eb23e9a54bb8ee0cde36cc348dd2b606))\n* inset shadow generation ([#94](https://github.com/dialpad/dialtone/issues/94)) ([32cd6b4](https://github.com/dialpad/dialtone/commit/32cd6b4bf64b44da43121c5173f41672c5254813))\n* token table ([#92](https://github.com/dialpad/dialtone/issues/92)) ([2b0b58e](https://github.com/dialpad/dialtone/commit/2b0b58e4969421c0b6f58ecbfeba14d5b5d00f92))\n* video-off icon issue ([#99](https://github.com/dialpad/dialtone/issues/99)) ([4ecb3c0](https://github.com/dialpad/dialtone/commit/4ecb3c0576b69f0fb31911700c1a8dfe6d3a6497))\n\n\n### Documentation\n\n* fix links starting with / ([#91](https://github.com/dialpad/dialtone/issues/91)) ([b694973](https://github.com/dialpad/dialtone/commit/b6949730abe4732b7fa614991b98f7e4911a5504))\n* move contributing guide to \"guides\" ([#96](https://github.com/dialpad/dialtone/issues/96)) ([10f867c](https://github.com/dialpad/dialtone/commit/10f867cb0dae023c88d83bf21f15b3b445d720fd))","parsed":{"_":["icon name validation (b9cfcff)","inset shadow generation (#94) (32cd6b4)","token table (#92) (2b0b58e)","video-off icon issue (#99) (4ecb3c0)","fix links starting with / (#91) (b694973)","move contributing guide to \"guides\" (#96) (10f867c)"],"Bug Fixes":["icon name validation (b9cfcff)","inset shadow generation (#94) (32cd6b4)","token table (#92) (2b0b58e)","video-off icon issue (#99) (4ecb3c0)"],"Documentation":["fix links starting with / (#91) (b694973)","move contributing guide to \"guides\" (#96) (10f867c)"]}},{"version":"9.4.0","title":"[9.4.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.3.0...dialtone/v9.4.0) (2024-01-09)","date":"2024-01-09","body":"### Documentation\n\n* fix datepicker table dark mode ([#90](https://github.com/dialpad/dialtone/issues/90)) ([9ef39a9](https://github.com/dialpad/dialtone/commit/9ef39a9b5356931132af83086c24e855ecf5f1a7))\n\n\n### Features\n\n* port message input recipe ([#81](https://github.com/dialpad/dialtone/issues/81)) ([efb5732](https://github.com/dialpad/dialtone/commit/efb573246395e96c596cef548111b822dc5b032a))","parsed":{"_":["fix datepicker table dark mode (#90) (9ef39a9)","port message input recipe (#81) (efb5732)"],"Documentation":["fix datepicker table dark mode (#90) (9ef39a9)"],"Features":["port message input recipe (#81) (efb5732)"]}},{"version":"9.3.0","title":"[9.3.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.2.0...dialtone/v9.3.0) (2024-01-08)","date":"2024-01-08","body":"### Bug Fixes\n\n* error in stories when component.props is undefined ([#89](https://github.com/dialpad/dialtone/issues/89)) ([1694544](https://github.com/dialpad/dialtone/commit/169454471870a62e0ebb22617c9c3b13cfbb9257))\n\n\n### Documentation\n\n* fix old dialpad.design links ([#88](https://github.com/dialpad/dialtone/issues/88)) ([2ec0a6a](https://github.com/dialpad/dialtone/commit/2ec0a6a5150cf51505ba902234061f1c31d2604c))\n* fix storybook reactivity ([#85](https://github.com/dialpad/dialtone/issues/85)) ([0206c8c](https://github.com/dialpad/dialtone/commit/0206c8c2ff8b9a534cd92c7a46420bc038bff867))\n\n\n### Features\n\n* added unread and rematch icons ([bb6830a](https://github.com/dialpad/dialtone/commit/bb6830adeb18ab6bbc3726d701c191c2a91fcadf))\n* port attachment carousel ([#86](https://github.com/dialpad/dialtone/issues/86)) ([a67aae2](https://github.com/dialpad/dialtone/commit/a67aae2946d4088b54d7de871a236c7baa351424))","parsed":{"_":["error in stories when component.props is undefined (#89) (1694544)","fix old dialpad.design links (#88) (2ec0a6a)","fix storybook reactivity (#85) (0206c8c)","added unread and rematch icons (bb6830a)","port attachment carousel (#86) (a67aae2)"],"Bug Fixes":["error in stories when component.props is undefined (#89) (1694544)"],"Documentation":["fix old dialpad.design links (#88) (2ec0a6a)","fix storybook reactivity (#85) (0206c8c)"],"Features":["added unread and rematch icons (bb6830a)","port attachment carousel (#86) (a67aae2)"]}},{"version":"9.2.0","title":"[9.2.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.1.1...dialtone/v9.2.0) (2024-01-04)","date":"2024-01-04","body":"### Bug Fixes\n\n* update on the Video icon to have a better visual balance ([#80](https://github.com/dialpad/dialtone/issues/80)) ([00d448f](https://github.com/dialpad/dialtone/commit/00d448f8e049adbcc83d2a8e76199f034e2c1c79))\n\n\n### Documentation\n\n* fix broken link in blog post ([2c6b2ca](https://github.com/dialpad/dialtone/commit/2c6b2cac0c40cbed8edbbf169b26cd53370ad272))\n* hide old illustrations ([#83](https://github.com/dialpad/dialtone/issues/83)) ([8cf9ddd](https://github.com/dialpad/dialtone/commit/8cf9dddd1d7430de2141927aa091902670da04f1))\n* update PR template for monorepo ([#82](https://github.com/dialpad/dialtone/issues/82)) ([a940afa](https://github.com/dialpad/dialtone/commit/a940afa4caea7286709067365cb25984e283e3e5))\n\n\n### Features\n\n* port contact suggestion ([#78](https://github.com/dialpad/dialtone/issues/78)) ([c1b9e3b](https://github.com/dialpad/dialtone/commit/c1b9e3bef5088a3ad8a78e9fbd524fba15d25f46))\n* port emoji suggestions ([#77](https://github.com/dialpad/dialtone/issues/77)) ([6000d7d](https://github.com/dialpad/dialtone/commit/6000d7d871b216b86c729f5512a4ab36c6657259))\n\n\n### Reverts\n\n* fix prompt-for-label if condition not running ([#84](https://github.com/dialpad/dialtone/issues/84)) ([59f186f](https://github.com/dialpad/dialtone/commit/59f186fabf13336d7a0128c0ff3e5139c936e064))\n* move if condition to step ([7dd1c19](https://github.com/dialpad/dialtone/commit/7dd1c19fafa195c5668de027d587404db2cb5bea))","parsed":{"_":["update on the Video icon to have a better visual balance (#80) (00d448f)","fix broken link in blog post (2c6b2ca)","hide old illustrations (#83) (8cf9ddd)","update PR template for monorepo (#82) (a940afa)","port contact suggestion (#78) (c1b9e3b)","port emoji suggestions (#77) (6000d7d)","fix prompt-for-label if condition not running (#84) (59f186f)","move if condition to step (7dd1c19)"],"Bug Fixes":["update on the Video icon to have a better visual balance (#80) (00d448f)"],"Documentation":["fix broken link in blog post (2c6b2ca)","hide old illustrations (#83) (8cf9ddd)","update PR template for monorepo (#82) (a940afa)"],"Features":["port contact suggestion (#78) (c1b9e3b)","port emoji suggestions (#77) (6000d7d)"],"Reverts":["fix prompt-for-label if condition not running (#84) (59f186f)","move if condition to step (7dd1c19)"]}},{"version":"9.1.1","title":"[9.1.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.1.0...dialtone/v9.1.1) (2024-01-03)","date":"2024-01-03","body":"### Bug Fixes\n\n* vue2 storybook components and recipe ([#71](https://github.com/dialpad/dialtone/issues/71)) ([b66ad61](https://github.com/dialpad/dialtone/commit/b66ad612cfa0768712ce6427b806d432ad27b394))\n\n\n### Documentation\n\n* update mono-package documentation ([#73](https://github.com/dialpad/dialtone/issues/73)) ([e037c86](https://github.com/dialpad/dialtone/commit/e037c8622c414922ae6d5715b95cd4b9136dcaa1))","parsed":{"_":["vue2 storybook components and recipe (#71) (b66ad61)","update mono-package documentation (#73) (e037c86)"],"Bug Fixes":["vue2 storybook components and recipe (#71) (b66ad61)"],"Documentation":["update mono-package documentation (#73) (e037c86)"]}},{"version":"9.1.0","title":"[9.1.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.0.3...dialtone/v9.1.0) (2023-12-21)","date":"2023-12-21","body":"### Bug Fixes\n\n* change dialtone-icons to peer ([#67](https://github.com/dialpad/dialtone/issues/67)) ([a63a606](https://github.com/dialpad/dialtone/commit/a63a60676ee744313ff40792a767f36346899917))\n\n\n### Documentation\n\n* fix multiple issues ([#70](https://github.com/dialpad/dialtone/issues/70)) ([3478dd4](https://github.com/dialpad/dialtone/commit/3478dd43d10e3b1a42a16be308306faecf5cbd9b))\n\n\n### Features\n\n* add icon sticker gif and brand giphy ([#66](https://github.com/dialpad/dialtone/issues/66)) ([6e9e4d5](https://github.com/dialpad/dialtone/commit/6e9e4d5922d8c3e187024ba0e60495f9c7d80f31))","parsed":{"_":["change dialtone-icons to peer (#67) (a63a606)","fix multiple issues (#70) (3478dd4)","add icon sticker gif and brand giphy (#66) (6e9e4d5)"],"Bug Fixes":["change dialtone-icons to peer (#67) (a63a606)"],"Documentation":["fix multiple issues (#70) (3478dd4)"],"Features":["add icon sticker gif and brand giphy (#66) (6e9e4d5)"]}},{"version":"9.0.3","title":"[9.0.3](https://github.com/dialpad/dialtone/compare/dialtone/v9.0.2...dialtone/v9.0.3) (2023-12-20)","date":"2023-12-20","body":"### Bug Fixes\n\n* missing icons ([95cfe08](https://github.com/dialpad/dialtone/commit/95cfe08f62a40ef3e202a8600ce0e631df961b64))\n\n\n### Documentation\n\n* add codespaces documentation ([#65](https://github.com/dialpad/dialtone/issues/65)) ([2b5fe65](https://github.com/dialpad/dialtone/commit/2b5fe658932aa6db1d0a1de0d5e28fb7f6af7484))","parsed":{"_":["missing icons (95cfe08)","add codespaces documentation (#65) (2b5fe65)"],"Bug Fixes":["missing icons (95cfe08)"],"Documentation":["add codespaces documentation (#65) (2b5fe65)"]}},{"version":"9.0.2","title":"[9.0.2](https://github.com/dialpad/dialtone/compare/dialtone/v9.0.1...dialtone/v9.0.2) (2023-12-20)","date":"2023-12-20","body":"### Bug Fixes\n\n* mono-package release ([367db43](https://github.com/dialpad/dialtone/commit/367db43ea7c7e240c2a43972d8aea951ad57f12f))","parsed":{"_":["mono-package release (367db43)"],"Bug Fixes":["mono-package release (367db43)"]}},{"version":"9.0.1","title":"[9.0.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.0.0...dialtone/v9.0.1) (2023-12-20)","date":"2023-12-20","body":"### Bug Fixes\n\n* release script ([864075c](https://github.com/dialpad/dialtone/commit/864075c97c5e2453fb58b9ff4e33d4a652d37ce1))\n\n\n### Documentation\n\n* **Illustrations:** add popover to spot illustrations ([#54](https://github.com/dialpad/dialtone/issues/54)) ([10e08aa](https://github.com/dialpad/dialtone/commit/10e08aa9d573ef21716c7f8fd41e233dbeb71076))","parsed":{"_":["release script (864075c)","Illustrations:** add popover to spot illustrations (#54) (10e08aa)"],"Bug Fixes":["release script (864075c)"],"Documentation":["Illustrations:** add popover to spot illustrations (#54) (10e08aa)"]}}],"title":"[9.7.0-alpha.2](https://github.com/dialpad/dialtone/compare/dialtone/v9.7.0-alpha.1...dialtone/v9.7.0-alpha.2) (2024-01-22)","description":"### Bug Fixes\n\n* force delete pre-release branch ([4b44324](https://github.com/dialpad/dialtone/commit/4b443247a985ade912973c7d077d2cf0ce8c9ca4))\n* increase parallel build ([d589bc3](https://github.com/dialpad/dialtone/commit/d589bc36ef1a1ce0abb46c5fd01755cd66e5ada3))\n* remove release command from tokens ([ef84641](https://github.com/dialpad/dialtone/commit/ef8464136386399654e217642e80040a3a62fecd))"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b062296b5d..0c4f2bfec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [9.7.0-alpha.2](https://github.com/dialpad/dialtone/compare/dialtone/v9.7.0-alpha.1...dialtone/v9.7.0-alpha.2) (2024-01-22) + + +### Bug Fixes + +* force delete pre-release branch ([4b44324](https://github.com/dialpad/dialtone/commit/4b443247a985ade912973c7d077d2cf0ce8c9ca4)) +* increase parallel build ([d589bc3](https://github.com/dialpad/dialtone/commit/d589bc36ef1a1ce0abb46c5fd01755cd66e5ada3)) +* remove release command from tokens ([ef84641](https://github.com/dialpad/dialtone/commit/ef8464136386399654e217642e80040a3a62fecd)) + ## [9.6.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.6.0...dialtone/v9.6.1) (2024-01-18) diff --git a/package.json b/package.json index 614a5752d1..5c6f02e0a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dialpad/dialtone", - "version": "9.6.1", + "version": "9.7.0-alpha.2", "description": "Dialpad's Dialtone design system monorepo", "scripts": { "test": "nx run-many --target=test",