Skip to content

Commit

Permalink
Version Packages (#596)
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 Nov 18, 2024
1 parent 0925964 commit 889620b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-pigs-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-moles-trade.md

This file was deleted.

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

## 0.7.0

### Minor Changes

- [#594](https://github.com/utilitywarehouse/design-systems/pull/594) [`c186bdc4`](https://github.com/utilitywarehouse/design-systems/commit/c186bdc4851d20738a4622e39d4cc4f2dd5d61c4) Thanks [@jordmccord](https://github.com/jordmccord)! - Adds `Card` component

- [#597](https://github.com/utilitywarehouse/design-systems/pull/597) [`09259641`](https://github.com/utilitywarehouse/design-systems/commit/09259641967101f3a6ad356042d6460b9cb4b818) Thanks [@jordmccord](https://github.com/jordmccord)! - Migrates hooks away from gluestack

## 0.6.1

### Patch 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.6.1",
"version": "0.7.0",
"description": "Utility Warehouse React Native UI library",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 889620b

Please sign in to comment.