Skip to content

Commit

Permalink
chore(release): 2.3.4 [skip ci]nn## [2.3.4](v2.3.3...v2.3.4) (2024-01…
Browse files Browse the repository at this point in the history
…-03)

### Bug Fixes

* Fixed AppEntry.js issue during build ([aa94f13](aa94f13))
  • Loading branch information
semantic-release-bot committed Jan 3, 2024
1 parent aa94f13 commit 6d8d782
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.4](https://github.com/agrawal-rohit/pearl-ui/compare/v2.3.3...v2.3.4) (2024-01-03)


### Bug Fixes

* Fixed AppEntry.js issue during build ([aa94f13](https://github.com/agrawal-rohit/pearl-ui/commit/aa94f132dc8db140c0db1b82b5ac8cf56ebdca11))

## [2.3.3](https://github.com/agrawal-rohit/pearl-ui/compare/v2.3.2...v2.3.3) (2024-01-03)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"!**/__mocks__"
],
"typings": "lib/typescript/src/index.d.ts",
"version": "2.3.3",
"version": "2.3.4",
"repository": "https://github.com/agrawal-rohit/pearl-ui.git",
"license": "MIT",
"private": false,
Expand Down Expand Up @@ -161,4 +161,4 @@
}
]
}
}
}

1 comment on commit 6d8d782

@vercel
Copy link

@vercel vercel bot commented on 6d8d782 Jan 3, 2024

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 – ./

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

Please sign in to comment.