From 31a1227b21d83eb073c291740a5f2370f29ce199 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:55:13 +0100 Subject: [PATCH] Version Packages (#387) Co-authored-by: github-actions[bot] --- .changeset/chilled-bats-exist.md | 9 -------- .changeset/early-schools-dance.md | 5 ----- .changeset/light-spoons-search.md | 5 ----- .changeset/neat-rockets-drop.md | 5 ----- .changeset/odd-cooks-sniff.md | 5 ----- .changeset/olive-horses-fold.md | 5 ----- .changeset/perfect-dodos-watch.md | 5 ----- .changeset/pink-peas-pull.md | 5 ----- .changeset/plenty-bats-happen.md | 5 ----- .changeset/proud-cups-divide.md | 5 ----- .changeset/tall-garlics-drum.md | 5 ----- .changeset/thick-ducks-judge.md | 5 ----- .changeset/twelve-buses-decide.md | 5 ----- .changeset/weak-tips-fly.md | 5 ----- packages/native-ui/CHANGELOG.md | 8 ++++++++ packages/native-ui/package.json | 2 +- packages/web-ui/CHANGELOG.md | 34 +++++++++++++++++++++++++++++++ packages/web-ui/package.json | 2 +- 18 files changed, 44 insertions(+), 76 deletions(-) delete mode 100644 .changeset/chilled-bats-exist.md delete mode 100644 .changeset/early-schools-dance.md delete mode 100644 .changeset/light-spoons-search.md delete mode 100644 .changeset/neat-rockets-drop.md delete mode 100644 .changeset/odd-cooks-sniff.md delete mode 100644 .changeset/olive-horses-fold.md delete mode 100644 .changeset/perfect-dodos-watch.md delete mode 100644 .changeset/pink-peas-pull.md delete mode 100644 .changeset/plenty-bats-happen.md delete mode 100644 .changeset/proud-cups-divide.md delete mode 100644 .changeset/tall-garlics-drum.md delete mode 100644 .changeset/thick-ducks-judge.md delete mode 100644 .changeset/twelve-buses-decide.md delete mode 100644 .changeset/weak-tips-fly.md diff --git a/.changeset/chilled-bats-exist.md b/.changeset/chilled-bats-exist.md deleted file mode 100644 index 0a4002785..000000000 --- a/.changeset/chilled-bats-exist.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@utilitywarehouse/web-ui': patch ---- - -Update TextLink - -- Can render as a button -- Render with icons -- Accessibility docs diff --git a/.changeset/early-schools-dance.md b/.changeset/early-schools-dance.md deleted file mode 100644 index c094f88c7..000000000 --- a/.changeset/early-schools-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/native-ui': patch ---- - -fix: Intellisense for dark colours diff --git a/.changeset/light-spoons-search.md b/.changeset/light-spoons-search.md deleted file mode 100644 index ed4699865..000000000 --- a/.changeset/light-spoons-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/native-ui': patch ---- - -refactor: `Alert` icon defaults and use presentational colorScheme props diff --git a/.changeset/neat-rockets-drop.md b/.changeset/neat-rockets-drop.md deleted file mode 100644 index 33226beb6..000000000 --- a/.changeset/neat-rockets-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': patch ---- - -Add `disableUserSelect` prop to Label & HelperText components diff --git a/.changeset/odd-cooks-sniff.md b/.changeset/odd-cooks-sniff.md deleted file mode 100644 index 829bfb2ef..000000000 --- a/.changeset/odd-cooks-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': patch ---- - -Fix `Text` & `Heading` textTransform prop diff --git a/.changeset/olive-horses-fold.md b/.changeset/olive-horses-fold.md deleted file mode 100644 index 484a66d5c..000000000 --- a/.changeset/olive-horses-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': minor ---- - -Add `Alert` component diff --git a/.changeset/perfect-dodos-watch.md b/.changeset/perfect-dodos-watch.md deleted file mode 100644 index 270c82456..000000000 --- a/.changeset/perfect-dodos-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': minor ---- - -Deprecate `isBrandBackground` diff --git a/.changeset/pink-peas-pull.md b/.changeset/pink-peas-pull.md deleted file mode 100644 index 19e4ad59f..000000000 --- a/.changeset/pink-peas-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': patch ---- - -Change `Button` cursor to pointer. diff --git a/.changeset/plenty-bats-happen.md b/.changeset/plenty-bats-happen.md deleted file mode 100644 index 5e0d41220..000000000 --- a/.changeset/plenty-bats-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': patch ---- - -Change cursor to pointer for Radio & Checkbox components diff --git a/.changeset/proud-cups-divide.md b/.changeset/proud-cups-divide.md deleted file mode 100644 index affb6b235..000000000 --- a/.changeset/proud-cups-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': patch ---- - -Update HelperText icon size & text colour diff --git a/.changeset/tall-garlics-drum.md b/.changeset/tall-garlics-drum.md deleted file mode 100644 index b61156fcd..000000000 --- a/.changeset/tall-garlics-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': patch ---- - -Add `inverted` prop to `Heading`, `Text` & `TextLink` components diff --git a/.changeset/thick-ducks-judge.md b/.changeset/thick-ducks-judge.md deleted file mode 100644 index d004a4651..000000000 --- a/.changeset/thick-ducks-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': minor ---- - -Add `mediaQueries` helper functions diff --git a/.changeset/twelve-buses-decide.md b/.changeset/twelve-buses-decide.md deleted file mode 100644 index 7d95747f5..000000000 --- a/.changeset/twelve-buses-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': patch ---- - -Fix `HelperText` fontsize & lineheight diff --git a/.changeset/weak-tips-fly.md b/.changeset/weak-tips-fly.md deleted file mode 100644 index 57fc6c3c4..000000000 --- a/.changeset/weak-tips-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@utilitywarehouse/web-ui': minor ---- - -Add `Checkbox`, `CheckboxTile`, `CheckboxGroup`, `CheckboxGridGroup` components diff --git a/packages/native-ui/CHANGELOG.md b/packages/native-ui/CHANGELOG.md index 0ffdc1102..1822bfd6e 100644 --- a/packages/native-ui/CHANGELOG.md +++ b/packages/native-ui/CHANGELOG.md @@ -1,5 +1,13 @@ # @utilitywarehouse/native-ui +## 0.1.4 + +### Patch Changes + +- [#391](https://github.com/utilitywarehouse/design-systems/pull/391) [`73695762`](https://github.com/utilitywarehouse/design-systems/commit/73695762ba6f46f8767848f64ac9b1a155cf8430) Thanks [@jordmccord](https://github.com/jordmccord)! - fix: Intellisense for dark colours + +- [#383](https://github.com/utilitywarehouse/design-systems/pull/383) [`bf25cc7f`](https://github.com/utilitywarehouse/design-systems/commit/bf25cc7f420d57dda8d958955e3f0b2d3818cc80) Thanks [@jordmccord](https://github.com/jordmccord)! - refactor: `Alert` icon defaults and use presentational colorScheme props + ## 0.1.3 ### Patch Changes diff --git a/packages/native-ui/package.json b/packages/native-ui/package.json index 0b9a552fb..e3aa98a2b 100644 --- a/packages/native-ui/package.json +++ b/packages/native-ui/package.json @@ -1,6 +1,6 @@ { "name": "@utilitywarehouse/native-ui", - "version": "0.1.3", + "version": "0.1.4", "description": "Utility Warehouse React Native UI library", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/web-ui/CHANGELOG.md b/packages/web-ui/CHANGELOG.md index 48f5261bf..99ef04f9b 100644 --- a/packages/web-ui/CHANGELOG.md +++ b/packages/web-ui/CHANGELOG.md @@ -1,5 +1,39 @@ # @utilitywarehouse/web-ui +## 0.9.0 + +### Minor Changes + +- [#375](https://github.com/utilitywarehouse/design-systems/pull/375) [`39903aa8`](https://github.com/utilitywarehouse/design-systems/commit/39903aa8a01450bfe5d04e8de233a1bb7fe7b13e) Thanks [@jordmccord](https://github.com/jordmccord)! - Add `Alert` component + +- [#393](https://github.com/utilitywarehouse/design-systems/pull/393) [`c86da487`](https://github.com/utilitywarehouse/design-systems/commit/c86da48708a4ced6faba426eef81c1fac6679a82) Thanks [@robphoenix](https://github.com/robphoenix)! - Deprecate `isBrandBackground` + +- [#394](https://github.com/utilitywarehouse/design-systems/pull/394) [`945874fd`](https://github.com/utilitywarehouse/design-systems/commit/945874fdc6834526ef8cb72dfb7c3714cf3270ff) Thanks [@robphoenix](https://github.com/robphoenix)! - Add `mediaQueries` helper functions + +- [#370](https://github.com/utilitywarehouse/design-systems/pull/370) [`b97a94dd`](https://github.com/utilitywarehouse/design-systems/commit/b97a94dd7c7f1722c869484afee66035fd04bb2c) Thanks [@robphoenix](https://github.com/robphoenix)! - Add `Checkbox`, `CheckboxTile`, `CheckboxGroup`, `CheckboxGridGroup` components + +### Patch Changes + +- [#388](https://github.com/utilitywarehouse/design-systems/pull/388) [`f46d8c22`](https://github.com/utilitywarehouse/design-systems/commit/f46d8c224d3f75fdfbfa7b1dc8f5be05af9bf850) Thanks [@robphoenix](https://github.com/robphoenix)! - Update TextLink + + - Can render as a button + - Render with icons + - Accessibility docs + +- [#370](https://github.com/utilitywarehouse/design-systems/pull/370) [`b97a94dd`](https://github.com/utilitywarehouse/design-systems/commit/b97a94dd7c7f1722c869484afee66035fd04bb2c) Thanks [@robphoenix](https://github.com/robphoenix)! - Add `disableUserSelect` prop to Label & HelperText components + +- [#393](https://github.com/utilitywarehouse/design-systems/pull/393) [`c86da487`](https://github.com/utilitywarehouse/design-systems/commit/c86da48708a4ced6faba426eef81c1fac6679a82) Thanks [@robphoenix](https://github.com/robphoenix)! - Fix `Text` & `Heading` textTransform prop + +- [#386](https://github.com/utilitywarehouse/design-systems/pull/386) [`2a7afb82`](https://github.com/utilitywarehouse/design-systems/commit/2a7afb822552ced44b557357dde9500d64ab8670) Thanks [@robphoenix](https://github.com/robphoenix)! - Change `Button` cursor to pointer. + +- [#370](https://github.com/utilitywarehouse/design-systems/pull/370) [`b97a94dd`](https://github.com/utilitywarehouse/design-systems/commit/b97a94dd7c7f1722c869484afee66035fd04bb2c) Thanks [@robphoenix](https://github.com/robphoenix)! - Change cursor to pointer for Radio & Checkbox components + +- [#370](https://github.com/utilitywarehouse/design-systems/pull/370) [`b97a94dd`](https://github.com/utilitywarehouse/design-systems/commit/b97a94dd7c7f1722c869484afee66035fd04bb2c) Thanks [@robphoenix](https://github.com/robphoenix)! - Update HelperText icon size & text colour + +- [#393](https://github.com/utilitywarehouse/design-systems/pull/393) [`c86da487`](https://github.com/utilitywarehouse/design-systems/commit/c86da48708a4ced6faba426eef81c1fac6679a82) Thanks [@robphoenix](https://github.com/robphoenix)! - Add `inverted` prop to `Heading`, `Text` & `TextLink` components + +- [#370](https://github.com/utilitywarehouse/design-systems/pull/370) [`b97a94dd`](https://github.com/utilitywarehouse/design-systems/commit/b97a94dd7c7f1722c869484afee66035fd04bb2c) Thanks [@robphoenix](https://github.com/robphoenix)! - Fix `HelperText` fontsize & lineheight + ## 0.8.4 ### Patch Changes diff --git a/packages/web-ui/package.json b/packages/web-ui/package.json index eda9f4cda..1d04438de 100644 --- a/packages/web-ui/package.json +++ b/packages/web-ui/package.json @@ -1,6 +1,6 @@ { "name": "@utilitywarehouse/web-ui", - "version": "0.8.4", + "version": "0.9.0", "description": "React components for building UW UIs", "type": "module", "main": "dist/index.cjs",