From 8e556c6b43a1ec5e4f1645ba6ddc8b21668e6d5d Mon Sep 17 00:00:00 2001 From: Karthik-B-06 Date: Mon, 27 Jun 2022 19:14:49 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.0-alpha.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e70280df..12e836b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 3bc6edc9..eb4af336 100644 --- a/package.json +++ b/package.json @@ -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",