diff --git a/CHANGELOG.md b/CHANGELOG.md index a551d53ec..8f0a24acf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,159 @@ +## [1.33.3-fix-semantic-release.4](https://github.com/mParticle/aquarium/compare/v1.33.3-fix-semantic-release.3...v1.33.3-fix-semantic-release.4) (2024-10-28) + +### Bug Fixes + +- test new config on release.config.cjs ([d14fa84](https://github.com/mParticle/aquarium/commit/d14fa845dede9ea04fdbf4b7af713371a1543b40)) +- update release.config.cjs ([859b3bb](https://github.com/mParticle/aquarium/commit/859b3bb61b5c511877f9ec1cdbb59610b2cd4e4a)) +- update release.config.cjs tag format version ([93ee2ec](https://github.com/mParticle/aquarium/commit/93ee2ecc46f9c472ce71b2d86e83dd5e6012b727)) +- use unique tags ([61d7886](https://github.com/mParticle/aquarium/commit/61d788672281ec7d909e3afcb7822edc4279b05e)) + +# 1.0.0-fix-semantic-release.1 (2024-10-28) + +### Bug Fixes + +- Design tokens update + icons alignment fix ([#460](https://github.com/mParticle/aquarium/issues/460)) ([9c93165](https://github.com/mParticle/aquarium/commit/9c931656b7ef4133f3225bdf1924741d9058df93)) +- a useEffect Hook has been added to detect if the value received … ([#339](https://github.com/mParticle/aquarium/issues/339)) ([0e1ab5d](https://github.com/mParticle/aquarium/commit/0e1ab5d0e8d8150d879ee232df78203f88145dcb)) +- active workspace style ([#148](https://github.com/mParticle/aquarium/issues/148)) ([a276806](https://github.com/mParticle/aquarium/commit/a27680671f90985746115f9d5fb5f6e5b60f0016)) +- add current color fill to icon ([#374](https://github.com/mParticle/aquarium/issues/374)) ([12c698c](https://github.com/mParticle/aquarium/commit/12c698c174d0862e9b6809d1c56519649dfc158e)) +- add horizontal gap in suite selector ([#391](https://github.com/mParticle/aquarium/issues/391)) ([74a43d0](https://github.com/mParticle/aquarium/commit/74a43d0adb02f20df2b6ca93d962c47323708d01)) +- add icons ([#399](https://github.com/mParticle/aquarium/issues/399)) ([3343c26](https://github.com/mParticle/aquarium/commit/3343c2604e375b805febae1aa92ff505a226c2c0)) +- add icons for overview map ([#275](https://github.com/mParticle/aquarium/issues/275)) ([a4bb97d](https://github.com/mParticle/aquarium/commit/a4bb97d42a8a4844b8f5607c69232ba1285d8f2b)) +- Add Icons in Aquarium ([#395](https://github.com/mParticle/aquarium/issues/395)) ([d554ed5](https://github.com/mParticle/aquarium/commit/d554ed50d505029c7d766a09e62428915d27bd0a)) +- add info icon ([#381](https://github.com/mParticle/aquarium/issues/381)) ([d3aa957](https://github.com/mParticle/aquarium/commit/d3aa957198078ec49ad65fef4d6721becf0ea0d9)) +- add more icon ([#403](https://github.com/mParticle/aquarium/issues/403)) ([3abc3b7](https://github.com/mParticle/aquarium/commit/3abc3b71916ab5a7db3c4f93e06ad2bd5845e1bf)) +- add new icons ([#380](https://github.com/mParticle/aquarium/issues/380)) ([db88c4e](https://github.com/mParticle/aquarium/commit/db88c4e3bfb31bd1537dd6ba112a709205391ba5)) +- add width auto to be able to manage the wdith from the component ([#368](https://github.com/mParticle/aquarium/issues/368)) ([b47c45f](https://github.com/mParticle/aquarium/commit/b47c45f029f49428eb22576971d2e6299ab9acc7)) +- button-alligned center ([#287](https://github.com/mParticle/aquarium/issues/287)) ([d8c056d](https://github.com/mParticle/aquarium/commit/d8c056d7911bd9d0fb7aecf9ee50e1191e7bd764)) +- **cascader:** makes cascader use the aquarium configprovider and theme ([21800e2](https://github.com/mParticle/aquarium/commit/21800e2cabc004c1b15f674bcd42b7e842ccc750)) +- correct QueryItem Cascader and Action cosmetic bugs/flaws ([f5e6032](https://github.com/mParticle/aquarium/commit/f5e6032b8c9a31696daf97266ae26ca5a8d6be5c)) +- correct usage of Typography in Watermark.stories.tsx ([f8b32cb](https://github.com/mParticle/aquarium/commit/f8b32cbf6754bf20bc2c41533007cfa6e179124e)) +- ensure PostCSS handles CSS unnesting in Vite config ([#457](https://github.com/mParticle/aquarium/issues/457)) ([1978e65](https://github.com/mParticle/aquarium/commit/1978e657bec3a360be45ea4f8a4a52653cd79640)) +- export notification center props ([#418](https://github.com/mParticle/aquarium/issues/418)) ([2ea78c2](https://github.com/mParticle/aquarium/commit/2ea78c2cf64662070a4ed11587270105b61ebf71)) +- exported types ([#448](https://github.com/mParticle/aquarium/issues/448)) ([a978175](https://github.com/mParticle/aquarium/commit/a978175bec1e7a78ee9a4195ae4501f995d91266)) +- fix broken stories due to typography update ([d64be86](https://github.com/mParticle/aquarium/commit/d64be86812a4c0d70799478f939bc9a89866c251)) +- fix issue on prettifier ([#446](https://github.com/mParticle/aquarium/issues/446)) ([03668b6](https://github.com/mParticle/aquarium/commit/03668b6743aafd4a2ae40ceeec1411792427e392)) +- fix QueryItem.ValueSelector.Cascader's selectedDisplayValue type ([e74053d](https://github.com/mParticle/aquarium/commit/e74053d936776eddd5287635ba7cfd6f29f25065)) +- fixes path to be / on UPS cookie creation options ([#240](https://github.com/mParticle/aquarium/issues/240)) ([0cebf44](https://github.com/mParticle/aquarium/commit/0cebf44966190c555d0a9ffb846074ac3304f2dd)) +- hide expand icon in global navigation lists ([#178](https://github.com/mParticle/aquarium/issues/178)) ([edd21db](https://github.com/mParticle/aquarium/commit/edd21dbe7dac225d9385f79dd9fe675ef71ca195)) +- hide minimap after user clicks on a button ([#264](https://github.com/mParticle/aquarium/issues/264)) ([21a399c](https://github.com/mParticle/aquarium/commit/21a399c3afb60bde0737d472db095fba22c41d63)) +- icon color not changing on button hover ([#363](https://github.com/mParticle/aquarium/issues/363)) ([aa07067](https://github.com/mParticle/aquarium/commit/aa07067eecca986208a9b7ff4737077193c83d41)) +- Icon component build issue ([d7e2faf](https://github.com/mParticle/aquarium/commit/d7e2faff0ddb92ace9c66213dd7a019003f1197c)) +- improve workspace selector performace ([#370](https://github.com/mParticle/aquarium/issues/370)) ([590e231](https://github.com/mParticle/aquarium/commit/590e231fb7b086530fd23eaa70986bfb6eca48b0)) +- Input now support refs ([#169](https://github.com/mParticle/aquarium/issues/169)) ([20a7e47](https://github.com/mParticle/aquarium/commit/20a7e4709c6a77c5e197a449c6ad715e8b5c1a80)) +- **input:** wraps Input.Search in Aquarium ConfigProvider ([0fbba18](https://github.com/mParticle/aquarium/commit/0fbba18bda7e810000f11c8f6047efaebda6783e)) +- lazy load ValueSelector to fix Storybook test runner ([#298](https://github.com/mParticle/aquarium/issues/298)) ([4cd501b](https://github.com/mParticle/aquarium/commit/4cd501ba1299e53eb72f9f298946ad844a0f69b8)) +- **lint:** fix linting problems ([c343136](https://github.com/mParticle/aquarium/commit/c343136b9759585983c0d24dfa7f9409ffef9aa2)) +- make onChange prop of QueryItem InputText optional ([7a1532f](https://github.com/mParticle/aquarium/commit/7a1532fa2a8d10152cb947a1079da7111abdab96)) +- make QueryItem Cascader options reactive ([50f11bc](https://github.com/mParticle/aquarium/commit/50f11bc353c9eee98e705cc70474b8834e922967)) +- make the workspace-selector label smaller ([#359](https://github.com/mParticle/aquarium/issues/359)) ([05c4338](https://github.com/mParticle/aquarium/commit/05c4338469c0ba21ae72a935f4823b3eb69f1fb9)) +- minor compatibility changes to QueryItem Qualifier and Cascader ([5065bdd](https://github.com/mParticle/aquarium/commit/5065bddc2d72c1c95a69d0c40a84d83d08e2b7b9)) +- minor tweaks to TextInput to make it fully compatible ([be5deab](https://github.com/mParticle/aquarium/commit/be5deab8b00d81131a9e1dccc10c451421208ec1)) +- nav link target ([#166](https://github.com/mParticle/aquarium/issues/166)) ([092a3aa](https://github.com/mParticle/aquarium/commit/092a3aa462741f42cddfab507807dc782848b639)) +- **NavigationSearch:** swaps Ctrl for Cmd on Macs ([a0b7d63](https://github.com/mParticle/aquarium/commit/a0b7d6327d93cb74af8cfac7be92fa2921c987c5)) +- notification center export z-index ([#422](https://github.com/mParticle/aquarium/issues/422)) ([ce01227](https://github.com/mParticle/aquarium/commit/ce012272401ab507473ef3d2c91cbaa5af8b5a30)) +- PR review suggestions ([f1ed504](https://github.com/mParticle/aquarium/commit/f1ed50480001440e742ba6278babc9bb78567686)) +- **queryitem:** change Input.Search to Input in Cascader's popover to prevent preact type error ([80b1469](https://github.com/mParticle/aquarium/commit/80b146960e2f4e8f05683a334f3f6bc012b71a1e)) +- remove -t patch from sem release ([fa41baa](https://github.com/mParticle/aquarium/commit/fa41baae5f88247aab1cdd8fa35aeb2fa9fdc92d)) +- remove \dist files accidentally committed ([ef5a16b](https://github.com/mParticle/aquarium/commit/ef5a16bf22c77e2cea9c7b80503877cb610e4613)) +- remove circle-dashed.svg, it's a duplicate ([aac4829](https://github.com/mParticle/aquarium/commit/aac4829dc209e3c9346c9be3925ba84c92c3625a)) +- remove hover effect on active state ([#278](https://github.com/mParticle/aquarium/issues/278)) ([9f89fa1](https://github.com/mParticle/aquarium/commit/9f89fa1b4d338586adca445ada1fa094bdae8208)) +- remove LESS syntax from query-item.css ([643402c](https://github.com/mParticle/aquarium/commit/643402ca5e379867edc05d830f5ae3f862d18024)) +- rename icons ([#364](https://github.com/mParticle/aquarium/issues/364)) ([223c47d](https://github.com/mParticle/aquarium/commit/223c47dbb8b7592024b3c38fc70ae5f504870b56)) +- Revert design tokens update ([#361](https://github.com/mParticle/aquarium/issues/361)) ([cd9dbc9](https://github.com/mParticle/aquarium/commit/cd9dbc9512b8a74bbdf9b7e6b5cf8df54ff4e624)) +- rollback variables/style ([#310](https://github.com/mParticle/aquarium/issues/310)) ([efcaf5c](https://github.com/mParticle/aquarium/commit/efcaf5c0e3d2497a60298bb9fee6d22c65c6fbdf)) +- signout onclick being triggered on render when there are no orgs ([#337](https://github.com/mParticle/aquarium/issues/337)) ([77f2b1a](https://github.com/mParticle/aquarium/commit/77f2b1ae5136fbb5ad3baa8756ef5e7abb2f94fa)) +- style build missing custom rules ([#147](https://github.com/mParticle/aquarium/issues/147)) ([3a66b26](https://github.com/mParticle/aquarium/commit/3a66b268dc1b773b8d2b47c48ea334fc1104a2f6)) +- sub menu links should open the correct herf ([#167](https://github.com/mParticle/aquarium/issues/167)) ([6b52fea](https://github.com/mParticle/aquarium/commit/6b52fea9ade1f654083b060d2234c8404168e041)) +- **typography:** fix exporting/structure of Typography and its subtypes ([cd097f8](https://github.com/mParticle/aquarium/commit/cd097f8f5cb26c5ee476ec90cb3b8a2374f4b3c9)) +- unnest css ([#390](https://github.com/mParticle/aquarium/issues/390)) ([03d3ccb](https://github.com/mParticle/aquarium/commit/03d3ccb8b018a1f183c5312112c7d59c348b06c5)) +- unnesting minimap styles ([#253](https://github.com/mParticle/aquarium/issues/253)) ([067f24d](https://github.com/mParticle/aquarium/commit/067f24d4cd7d88f96a19792abaf4ee2ea4bbd73e)) +- update design tokens ([#375](https://github.com/mParticle/aquarium/issues/375)) ([e818591](https://github.com/mParticle/aquarium/commit/e818591210d161056febe306a997b0d394178750)) +- update empty component ([#371](https://github.com/mParticle/aquarium/issues/371)) ([655e252](https://github.com/mParticle/aquarium/commit/655e2527b06c55cda2b18af889d143b0ceacad3d)) +- update icons that did not obey the color prop ([#445](https://github.com/mParticle/aquarium/issues/445)) ([68006e3](https://github.com/mParticle/aquarium/commit/68006e36843ec2e9e367d225bd6d2080bc2fcc19)) +- update more typography stories ([cd3344c](https://github.com/mParticle/aquarium/commit/cd3344ca7cdd9fcf8a6d1349f0d710082fca2149)) +- update nav link active background color ([#376](https://github.com/mParticle/aquarium/issues/376)) ([3965e60](https://github.com/mParticle/aquarium/commit/3965e607f4071b1bef72850bfd10db92fdc1a3fa)) +- update release.config.cjs ([859b3bb](https://github.com/mParticle/aquarium/commit/859b3bb61b5c511877f9ec1cdbb59610b2cd4e4a)) +- update release.config.cjs tag format version ([93ee2ec](https://github.com/mParticle/aquarium/commit/93ee2ecc46f9c472ce71b2d86e83dd5e6012b727)) +- update release.yml to test semantic release ([5dcf0a7](https://github.com/mParticle/aquarium/commit/5dcf0a7070b481208625b833c1e481b1f94744e5)) +- use semantic release token ([7af705c](https://github.com/mParticle/aquarium/commit/7af705c8d6f01364d30d7ff64f516b7f4b5f86e7)) +- use unique tags ([61d7886](https://github.com/mParticle/aquarium/commit/61d788672281ec7d909e3afcb7822edc4279b05e)) +- workspace selector positioning ([#338](https://github.com/mParticle/aquarium/issues/338)) ([9561a49](https://github.com/mParticle/aquarium/commit/9561a4978f6ffbaf319f2dccecc98f1626f7a1a7)) +- **workspaceselector:** fix key duplication in the WorkspaceSelector ([2967c68](https://github.com/mParticle/aquarium/commit/2967c68a83182c7dd54b0cac3210b5205e7950fc)) +- **workspaceselector:** fix performance problems by swapping Antd Menu component with native ul ([8a0257b](https://github.com/mParticle/aquarium/commit/8a0257b1517ecd108b45677a6bd5b3ec72250bd7)) +- yet more typography corrections ([81fce66](https://github.com/mParticle/aquarium/commit/81fce66d6d4e420b9dc5b6e3245de35b97a8fe14)) + +### Features + +- add Action QueryItem ([f76ea2b](https://github.com/mParticle/aquarium/commit/f76ea2b2fa19fcd4f546b197a83a3c20a78c54c5)) +- add datepicker example ([#408](https://github.com/mParticle/aquarium/issues/408)) ([0b4b46b](https://github.com/mParticle/aquarium/commit/0b4b46b201986cc240224142a308e76186133821)) +- Add directory icon ([#319](https://github.com/mParticle/aquarium/issues/319)) ([a2b4132](https://github.com/mParticle/aquarium/commit/a2b41327a22f7bc2bfcc32ce797a1432b8a6042d)) +- add Help Icon ([6bae0ed](https://github.com/mParticle/aquarium/commit/6bae0ed935674e7a59352e7f5cd1dfc38330c0a5)) +- Add links to the minimap ([#246](https://github.com/mParticle/aquarium/issues/246)) ([80bd00c](https://github.com/mParticle/aquarium/commit/80bd00c991e931998b4df60e28394d0f7083f95b)) +- add loadData functionality to QueryItem Cascader ([ced4994](https://github.com/mParticle/aquarium/commit/ced499425088177946d986051791816beab98dc1)) +- add lock/unlock icons; rename previous lock to paywall ([#340](https://github.com/mParticle/aquarium/issues/340)) ([eaf6998](https://github.com/mParticle/aquarium/commit/eaf6998130bd79e7d10a09609beda6adf0a4c21f)) +- add mp colors to storybook and remove token to css from pre com… ([#405](https://github.com/mParticle/aquarium/issues/405)) ([40dffbf](https://github.com/mParticle/aquarium/commit/40dffbf1eb2a480d2470dc70338118934f96cfa7)) +- add notification center ([#416](https://github.com/mParticle/aquarium/issues/416)) ([4c44206](https://github.com/mParticle/aquarium/commit/4c44206c3d668d575e832262fc0f5582700672c7)) +- Add notification icon ([#345](https://github.com/mParticle/aquarium/issues/345)) ([2c9d13e](https://github.com/mParticle/aquarium/commit/2c9d13efdb00c7cf4cc4a28e2ef7efee6a2482dd)) +- add overview dt icon ([#362](https://github.com/mParticle/aquarium/issues/362)) ([78d7854](https://github.com/mParticle/aquarium/commit/78d7854eec0b7ad0762aa95dd7310d187102e12b)) +- add placeholder to QueryItem's TextInput ([30bde49](https://github.com/mParticle/aquarium/commit/30bde4942572e70ca67654c1c630bd73f5558a30)) +- add premiumDt icon ([#346](https://github.com/mParticle/aquarium/issues/346)) ([b3e2817](https://github.com/mParticle/aquarium/commit/b3e281763e13bb315ab3d84a439b116fe2e679bc)) +- add prettifier ([#404](https://github.com/mParticle/aquarium/issues/404)) ([a99793f](https://github.com/mParticle/aquarium/commit/a99793f264f2d1609343d4d83c11acdb0b005668)) +- add QueryItem-related icons ([89fb3b8](https://github.com/mParticle/aquarium/commit/89fb3b85e6b84e57b84d4bf6c93642fd04586ce6)) +- add QueryItem.Text component ([8f0b7bd](https://github.com/mParticle/aquarium/commit/8f0b7bd3ec432c0ffc985e0bd255e10f6f9feb16)) +- Add size prop to `Typography.Text` component ([#262](https://github.com/mParticle/aquarium/issues/262)) ([0c14f00](https://github.com/mParticle/aquarium/commit/0c14f00f772255b89d3beb9edd1444c8e71eb877)) +- add value props to Qualifier and Cascader ([16042d7](https://github.com/mParticle/aquarium/commit/16042d7079f8175a1665990ac150567e03e421ad)) +- add variants to icons ([#355](https://github.com/mParticle/aquarium/issues/355)) ([1112674](https://github.com/mParticle/aquarium/commit/1112674e6e5649229f3c9028a94f2115c97a1f8c)) +- add workspace label to Workspace Selector ([#323](https://github.com/mParticle/aquarium/issues/323)) ([bdb3c70](https://github.com/mParticle/aquarium/commit/bdb3c70ebf8856f1e5cd436fc243ed47e335fbb4)) +- Adds stylelint with recommended configs and rules from Indicative ([#82](https://github.com/mParticle/aquarium/issues/82)) ([4dd5380](https://github.com/mParticle/aquarium/commit/4dd5380ebd35b4c80516edd439e10b15ae95feaa)) +- Adds SuitesReminder hook to get a consistent look across platforms for the reminder notification ([#221](https://github.com/mParticle/aquarium/issues/221)) ([533428e](https://github.com/mParticle/aquarium/commit/533428e64de4e48e8e4d016df7c73f807a54851b)) +- Allow importing types ([#65](https://github.com/mParticle/aquarium/issues/65)) ([7fe8981](https://github.com/mParticle/aquarium/commit/7fe89810e0cdfc0c3093482f4246db462f3b7c8d)) +- Allow override theme for ConfigProvider ([#354](https://github.com/mParticle/aquarium/issues/354)) ([29cc614](https://github.com/mParticle/aquarium/commit/29cc614fe5869e80801646b33e71f3f52c640516)) +- Allows publishing npm versions from feature branches ([#186](https://github.com/mParticle/aquarium/issues/186)) ([044c117](https://github.com/mParticle/aquarium/commit/044c1171192865c82dab37ab87981dc27648713d)) +- Allows publishing on dev branch/distribution channel ([#162](https://github.com/mParticle/aquarium/issues/162)) ([39530fa](https://github.com/mParticle/aquarium/commit/39530fad9b6c95750355fe776e636ba3be6c3d38)) +- allows UPS to receive cookie config options ([#261](https://github.com/mParticle/aquarium/issues/261)) ([8ab9ce9](https://github.com/mParticle/aquarium/commit/8ab9ce9a5e08284b5956ed91b9a1581b00b4678f)) +- ant design system ([#9](https://github.com/mParticle/aquarium/issues/9)) ([7c0f090](https://github.com/mParticle/aquarium/commit/7c0f090eebdabf3cd1d4057251b3e82b5790d457)) +- ant upgrade to 5.20 ([#421](https://github.com/mParticle/aquarium/issues/421)) ([49b4bf8](https://github.com/mParticle/aquarium/commit/49b4bf86db0ec8f59ea75d34cb3c0ad6034da34e)) +- components ([#33](https://github.com/mParticle/aquarium/issues/33)) ([78dfb17](https://github.com/mParticle/aquarium/commit/78dfb173cab422ca6d2066f532c573cacb68dbe3)) +- Exports bundle without libs (React, Antd) and TS types ([#76](https://github.com/mParticle/aquarium/issues/76)) ([5dbb9df](https://github.com/mParticle/aquarium/commit/5dbb9dfe9f0a9a1c64b2312aeb56de22acd6e1c7)) +- first story with a simple component and directory structure with readmes ([a60b9b8](https://github.com/mParticle/aquarium/commit/a60b9b8122bf3227b934d9566af1c2443730e443)) +- focus workspace on icon click ([#163](https://github.com/mParticle/aquarium/issues/163)) ([cea91cd](https://github.com/mParticle/aquarium/commit/cea91cd9f886003ab6fe4daf7dda9486c6924e66)) +- global navigation and styling ([#124](https://github.com/mParticle/aquarium/issues/124)) ([7863d9a](https://github.com/mParticle/aquarium/commit/7863d9acc33d9cc3447c598672a31d5e6bbedf5a)) +- icons placeholder ([#385](https://github.com/mParticle/aquarium/issues/385)) ([2503af1](https://github.com/mParticle/aquarium/commit/2503af17a575f6084ae19b8d5697be413e7c56e7)) +- **icons:** export icons from the Aquarium ([dde4db2](https://github.com/mParticle/aquarium/commit/dde4db26af9fe2634893ce2707eb0e9a9151812b)) +- install vitest unit test runner ([#143](https://github.com/mParticle/aquarium/issues/143)) ([2ad4075](https://github.com/mParticle/aquarium/commit/2ad4075c2efcd673a93825328676e40b2ac5863b)) +- intial add of QueryItem.ValueSelector.Cascader ([c022aa2](https://github.com/mParticle/aquarium/commit/c022aa2c7870ace003346b123893cc765706c178)) +- minimap active state ([#263](https://github.com/mParticle/aquarium/issues/263)) ([ae9a2b0](https://github.com/mParticle/aquarium/commit/ae9a2b0387b7474d13950078cd5b2ee663848ba7)) +- move minimap to suite logo ([#369](https://github.com/mParticle/aquarium/issues/369)) ([f2d2437](https://github.com/mParticle/aquarium/commit/f2d2437dfe777e5c1db75346913448513581b3b5)) +- new icons ([#239](https://github.com/mParticle/aquarium/issues/239)) ([a1bfb88](https://github.com/mParticle/aquarium/commit/a1bfb88721146c31ce3924ce887e9b936e67a335)) +- New storybook documentation structure ([#419](https://github.com/mParticle/aquarium/issues/419)) ([1a870bc](https://github.com/mParticle/aquarium/commit/1a870bc5828e80a798db6783a721dff7c28f99e3)) +- Organize component directories by type ([#16](https://github.com/mParticle/aquarium/issues/16)) ([6ad046d](https://github.com/mParticle/aquarium/commit/6ad046dfca6baac1cf638c9370c1b8d12a04db38)) +- query select number ([#268](https://github.com/mParticle/aquarium/issues/268)) ([13dc864](https://github.com/mParticle/aquarium/commit/13dc86452026fee6caae6d84c686009c0b80660d)) +- **queryitem:** adding onchange and converting error danger zone text ([91e945f](https://github.com/mParticle/aquarium/commit/91e945f43bab6debcb0efb59f47111d1aba7a132)) +- **queryitem:** adding QueryItem.Qualifier component ([1fe60d8](https://github.com/mParticle/aquarium/commit/1fe60d82ca2c72d347b78c8edbf26e631a36a7ff)) +- **queryitem:** updating styles and adding error message to qualifier ([fa8a8da](https://github.com/mParticle/aquarium/commit/fa8a8dabe61546f535196054191efcd4ae7ef5ea)) +- replace minimap with suiteSelector component ([#383](https://github.com/mParticle/aquarium/issues/383)) ([2ab27ca](https://github.com/mParticle/aquarium/commit/2ab27ca1bf7d0f6049498ca166469b5b57c914b1)) +- rework Cascader OnChange ([a77c44f](https://github.com/mParticle/aquarium/commit/a77c44f6802543ddca2e6c928ba06cf49ad25967)) +- Storybook Testing ([#42](https://github.com/mParticle/aquarium/issues/42)) ([876c231](https://github.com/mParticle/aquarium/commit/876c23107b3f73098978b2517322fd92dbf1eadb)) +- Tag component stories ([#68](https://github.com/mParticle/aquarium/issues/68)) ([4831b25](https://github.com/mParticle/aquarium/commit/4831b2593d2e217547acaebdc939e0bcc0476b6b)) +- update design tokens ([#273](https://github.com/mParticle/aquarium/issues/273)) ([ac2b442](https://github.com/mParticle/aquarium/commit/ac2b4421c4a02c1c3e1b0e9dd8f55f8b716dbe44)) +- update SuiteLogo in GlobalNav to render nav switcher Tour ([#367](https://github.com/mParticle/aquarium/issues/367)) ([a3920af](https://github.com/mParticle/aquarium/commit/a3920afb53ea5af159ea66d5394f35baf3b7be48)) +- UPS code ported from Nancy ([#207](https://github.com/mParticle/aquarium/issues/207)) ([cc153af](https://github.com/mParticle/aquarium/commit/cc153afc874dcacb6f2ee272559389dbdcb43d59)) +- wrap radio group and button components ([#282](https://github.com/mParticle/aquarium/issues/282)) ([6e67439](https://github.com/mParticle/aquarium/commit/6e67439719a48333bab57916440b7e561394bf98)) + +## [1.33.3-fix-semantic-release.3](https://github.com/mParticle/aquarium/compare/v1.33.3-fix-semantic-release.2...v1.33.3-fix-semantic-release.3) (2024-10-28) + +### Bug Fixes + +- remove -t patch from sem release ([fa41baa](https://github.com/mParticle/aquarium/commit/fa41baae5f88247aab1cdd8fa35aeb2fa9fdc92d)) + +## [1.33.3-fix-semantic-release.2](https://github.com/mParticle/aquarium/compare/v1.33.3-fix-semantic-release.1...v1.33.3-fix-semantic-release.2) (2024-10-28) + +### Bug Fixes + +- update release.yml to test semantic release ([5dcf0a7](https://github.com/mParticle/aquarium/commit/5dcf0a7070b481208625b833c1e481b1f94744e5)) + +## [1.33.3-fix-semantic-release.1](https://github.com/mParticle/aquarium/compare/v1.33.2...v1.33.3-fix-semantic-release.1) (2024-10-25) + ## [1.33.3-chore-remove-workspace-button-override.1](https://github.com/mParticle/aquarium/compare/v1.33.2...v1.33.3-chore-remove-workspace-button-override.1) (2024-10-28) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 9158ec76e..56ed44da0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mparticle/aquarium", - "version": "1.33.3-chore-remove-workspace-button-override.1", + "version": "1.34.0-fix-semantic-release.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mparticle/aquarium", - "version": "1.33.3-chore-remove-workspace-button-override.1", + "version": "1.34.0-fix-semantic-release.1", "license": "Apache-2.0", "dependencies": { "lodash.clonedeep": "4.5.0" diff --git a/package.json b/package.json index 6508eaaea..e7e51494c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mparticle/aquarium", - "version": "1.33.3-chore-remove-workspace-button-override.1", + "version": "1.34.0-fix-semantic-release.1", "description": "mParticle Component Library", "license": "Apache-2.0", "keywords": [ diff --git a/release.config.cjs b/release.config.cjs index a3c0b2c60..6bb64dd9d 100644 --- a/release.config.cjs +++ b/release.config.cjs @@ -1,3 +1,5 @@ +const isMainBranch = process.env.GITHUB_REF === 'refs/heads/main'; + module.exports = { branches: [ 'main', @@ -44,17 +46,19 @@ module.exports = { preset: 'angular', }, ], - [ - '@semantic-release/changelog', - { - changelogFile: 'CHANGELOG.md', - }, - ], + ...(isMainBranch ? [ + [ + '@semantic-release/changelog', + { + changelogFile: 'CHANGELOG.md', + }, + ], + ] : []), ['@semantic-release/npm'], [ '@semantic-release/github', { - assets: ['dist/**'], + assets: ['dist/aquarium.umd.cjs', 'dist/aquarium.js', 'dist/style.css', 'dist/index.d.ts'] }, ], [