Skip to content

Commit

Permalink
🚀 Release v1.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthik-B-06 committed Jun 27, 2022
1 parent ff47b1c commit 8e556c6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@


## [1.0.0-alpha.6](https://github.com/adaptui/react-native-tailwind/compare/1.0.0-alpha.5...1.0.0-alpha.6) (2022-06-27)


### Code Refactors

* **circular-progress:** :sparkles: wrap circular progress component ([23d0dfd](https://github.com/adaptui/react-native-tailwind/commit/23d0dfd51f9f88bba3ccee8fb55e2ce46cb7a051))


### Maintanance Updates

* **example-app:** :sparkles: add component examples to Circular Progress screen ([7859dcc](https://github.com/adaptui/react-native-tailwind/commit/7859dccdba49132f0fefe43729c51b0fd1af1e38))


### Documentation Changes

* **circular-progress:** :memo: update circular-progress.md file ([482c418](https://github.com/adaptui/react-native-tailwind/commit/482c418cd3c075a7db5ac09a2537bd1cd6b9c48c))


### Build Updates

* :rocket: release v1.0.0-alpha.5 ([ff47b1c](https://github.com/adaptui/react-native-tailwind/commit/ff47b1c14449484ea8077b071e0af2273e91c72e))

## [1.0.0-alpha.5](https://github.com/adaptui/react-native-tailwind/compare/1.0.0-alpha.4...1.0.0-alpha.5) (2022-06-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adaptui/react-native-tailwind",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"description": "Collection of components that are accessible, composable, customizable from low level to build your own UI & Design System",
"keywords": [
"react-native",
Expand Down

0 comments on commit 8e556c6

Please sign in to comment.