Skip to content

Commit 5a3595b

Browse files
Version Packages (#677)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d9f103 commit 5a3595b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/little-turtles-shake.md

-5
This file was deleted.

packages/native-ui/CHANGELOG.md

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

3+
## 0.12.1
4+
5+
### Patch Changes
6+
7+
- [#676](https://github.com/utilitywarehouse/design-systems/pull/676) [`9d9f103`](https://github.com/utilitywarehouse/design-systems/commit/9d9f10372e61794b940e55e037a3d3ce07d2d910) Thanks [@jordmccord](https://github.com/jordmccord)! - Fix `useLightDark` theme name check
8+
39
## 0.12.0
410

511
### Minor 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.12.0",
3+
"version": "0.12.1",
44
"description": "Utility Warehouse React Native UI library",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)