Skip to content

Commit

Permalink
Version Packages (#477)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 5, 2024
1 parent fe7442d commit fb885fc
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/modern-kings-kneel.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pink-pugs-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-planes-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-mirrors-marry.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/native-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @utilitywarehouse/native-ui

## 0.4.0

### Minor Changes

- [#469](https://github.com/utilitywarehouse/design-systems/pull/469) [`98871ae7`](https://github.com/utilitywarehouse/design-systems/commit/98871ae741182ae626683ec9ab84be84379fbe0c) Thanks [@jordmccord](https://github.com/jordmccord)! - Expose `createStyleSheet`, `useStyles` and `useInitialTheme` from `react-native-unistyles` and include tokens.

- [#474](https://github.com/utilitywarehouse/design-systems/pull/474) [`2d98312b`](https://github.com/utilitywarehouse/design-systems/commit/2d98312b1e1e15d56eefe311efb4bb65e2f54ebd) Thanks [@jordmccord](https://github.com/jordmccord)! - Add lab `Box` component using new style lib

### Patch Changes

- [#469](https://github.com/utilitywarehouse/design-systems/pull/469) [`98871ae7`](https://github.com/utilitywarehouse/design-systems/commit/98871ae741182ae626683ec9ab84be84379fbe0c) Thanks [@jordmccord](https://github.com/jordmccord)! - Refactor `Alert` styling with `react-native-unistyles`

- [#469](https://github.com/utilitywarehouse/design-systems/pull/469) [`98871ae7`](https://github.com/utilitywarehouse/design-systems/commit/98871ae741182ae626683ec9ab84be84379fbe0c) Thanks [@jordmccord](https://github.com/jordmccord)! - Refactor `Badge` styling with `react-native-unistyles`

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/native-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utilitywarehouse/native-ui",
"version": "0.3.0",
"version": "0.4.0",
"description": "Utility Warehouse React Native UI library",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit fb885fc

Please sign in to comment.