Skip to content

Commit c2bd615

Browse files
Version Packages (#673)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7c3133f commit c2bd615

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/lemon-cheetahs-hug.md

-5
This file was deleted.

.changeset/lucky-radios-jam.md

-5
This file was deleted.

.changeset/shiny-pigs-battle.md

-5
This file was deleted.

packages/native-ui/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @utilitywarehouse/native-ui
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- [`bd34a70`](https://github.com/utilitywarehouse/design-systems/commit/bd34a70cd60e4c1bed84b2faf6afc844c74e2a10) Thanks [@jordmccord](https://github.com/jordmccord)! - Adds `useLightDark` hook
8+
9+
- [#675](https://github.com/utilitywarehouse/design-systems/pull/675) [`7c3133f`](https://github.com/utilitywarehouse/design-systems/commit/7c3133f3e1b3ff2f9c601ff844f8a7c3b397d471) Thanks [@jordmccord](https://github.com/jordmccord)! - Adds `Accordion` lab component
10+
11+
- [#674](https://github.com/utilitywarehouse/design-systems/pull/674) [`5a378a8`](https://github.com/utilitywarehouse/design-systems/commit/5a378a8d1f8015618c9fad9339f2b4998dd79ca7) Thanks [@jordmccord](https://github.com/jordmccord)! - Adds `ToggleButton` component
12+
313
## 0.11.2
414

515
### Patch Changes

packages/native-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utilitywarehouse/native-ui",
3-
"version": "0.11.2",
3+
"version": "0.12.0",
44
"description": "Utility Warehouse React Native UI library",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)