Skip to content

Commit

Permalink
chore(release): 2.2.3 [skip ci]nn## [2.2.3](v2.2.2...v2.2.3) (2023-12…
Browse files Browse the repository at this point in the history
…-18)

### Bug Fixes

* Updated web support ([db1dcc9](db1dcc9))
  • Loading branch information
semantic-release-bot committed Dec 18, 2023
1 parent db1dcc9 commit 3072c26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.3](https://github.com/agrawal-rohit/pearl-ui/compare/v2.2.2...v2.2.3) (2023-12-18)


### Bug Fixes

* Updated web support ([db1dcc9](https://github.com/agrawal-rohit/pearl-ui/commit/db1dcc99340d791e2413c6cd57260ce58fe23da8))

## [2.2.2](https://github.com/agrawal-rohit/pearl-ui/compare/v2.2.1...v2.2.2) (2023-12-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.2",
"version": "2.2.3",
"source": "src/index",
"repository": "https://github.com/agrawal-rohit/pearl-ui.git",
"license": "MIT",
Expand Down

1 comment on commit 3072c26

@vercel
Copy link

@vercel vercel bot commented on 3072c26 Dec 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pearl-ui – ./

pearl-ui-rohit9009.vercel.app
pearl-ui-git-main-rohit9009.vercel.app
docs.pearl-ui.dev

Please sign in to comment.