Skip to content

Commit 633571b

Browse files
Version Packages (#702)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent db2d297 commit 633571b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rare-radios-ring.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.2
4+
5+
### Patch Changes
6+
7+
- [#701](https://github.com/utilitywarehouse/design-systems/pull/701) [`db2d297`](https://github.com/utilitywarehouse/design-systems/commit/db2d297146865782966113982fed303c49429803) Thanks [@mickeyhead7](https://github.com/mickeyhead7)! - Adds layouts to Carousel component and fixes accessibility issues
8+
39
## 1.0.1
410

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

0 commit comments

Comments
 (0)