Skip to content

Commit 31ae6d2

Browse files
version packages
1 parent a40d4be commit 31ae6d2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/young-experts-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/native-ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @utilitywarehouse/native-ui
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#698](https://github.com/utilitywarehouse/design-systems/pull/698) [`944f062`](https://github.com/utilitywarehouse/design-systems/commit/944f062d5a59c9b16522710790d9a9a154033d13) Thanks [@jordmccord](https://github.com/jordmccord)! - Fixes `Invalid prop 'fill' supplied to 'React.Fragment'` issue
8+
39
## 1.0.0
410

511
### Major Changes

packages/native-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utilitywarehouse/native-ui",
3-
"version": "1.0.0",
3+
"version": "1.0.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)