From 62950835cc1abe13d3f1966225d63a81f2f0ee8d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Dec 2023 06:11:17 +0000 Subject: [PATCH] chore(release): 2.2.6 [skip ci]nn## [2.2.6](https://github.com/agrawal-rohit/pearl-ui/compare/v2.2.5...v2.2.6) (2023-12-18) ### Bug Fixes * Fixed attached badge positioning for web, updated Expo snacks ([6a4b846](https://github.com/agrawal-rohit/pearl-ui/commit/6a4b8461fa23cfb5af7f0f63291fc725469354d6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c9d2919..a4d52f48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.6](https://github.com/agrawal-rohit/pearl-ui/compare/v2.2.5...v2.2.6) (2023-12-18) + + +### Bug Fixes + +* Fixed attached badge positioning for web, updated Expo snacks ([6a4b846](https://github.com/agrawal-rohit/pearl-ui/commit/6a4b8461fa23cfb5af7f0f63291fc725469354d6)) + ## [2.2.5](https://github.com/agrawal-rohit/pearl-ui/compare/v2.2.4...v2.2.5) (2023-12-18) diff --git a/package.json b/package.json index c445a607..8fdf3686 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "types": "lib/typescript/src/index.d.ts", "typings": "lib/typescript/src/index.d.ts", "react-native": "src/index.ts", - "version": "2.2.5", + "version": "2.2.6", "source": "src/index", "repository": "https://github.com/agrawal-rohit/pearl-ui.git", "license": "MIT",