-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b94084e
commit 34121a1
Showing
7 changed files
with
58 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"idkit": "0.4.8", | ||
".": "0.4.8" | ||
"idkit": "0.4.9", | ||
".": "0.4.9" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Changelog | ||
|
||
## [0.4.9](https://github.com/worldcoin/idkit-js/compare/root-v0.4.8...root-v0.4.9) (2023-04-27) | ||
|
||
|
||
### Features | ||
|
||
* basic tests ([#104](https://github.com/worldcoin/idkit-js/issues/104)) ([e8e30d0](https://github.com/worldcoin/idkit-js/commit/e8e30d08e763b6ef28de9cb42074d117b0c859d3)) | ||
* bump deps & remove unused ([#98](https://github.com/worldcoin/idkit-js/issues/98)) ([29264f5](https://github.com/worldcoin/idkit-js/commit/29264f57fcec7ed6ee1c1716499d340825cc07e7)) | ||
* copy QR code on desktop ([#107](https://github.com/worldcoin/idkit-js/issues/107)) ([2dba987](https://github.com/worldcoin/idkit-js/commit/2dba9876f0c48332ded26898a810eb57adfc8bde)) | ||
* error handling ([#92](https://github.com/worldcoin/idkit-js/issues/92)) ([efba436](https://github.com/worldcoin/idkit-js/commit/efba4366359581f75fc7346cc9784936c8a1777e)) | ||
* experimental mode selection ([#115](https://github.com/worldcoin/idkit-js/issues/115)) ([bff8c71](https://github.com/worldcoin/idkit-js/commit/bff8c71a471ca5eb1bc69f7e84af801c52fc2f0f)) | ||
* fix release-please ([#113](https://github.com/worldcoin/idkit-js/issues/113)) ([dca5c0f](https://github.com/worldcoin/idkit-js/commit/dca5c0ff99ee6e07d222d68ddd3973c24f522409)) | ||
* phone credential type ([#87](https://github.com/worldcoin/idkit-js/issues/87)) ([9b42876](https://github.com/worldcoin/idkit-js/commit/9b428764a7873d040f5267ddac22b315a12435f9)) | ||
* remove logo from qr ([#82](https://github.com/worldcoin/idkit-js/issues/82)) ([070b88e](https://github.com/worldcoin/idkit-js/commit/070b88e1702bc38329d6c408d9ac60ccbfb4357a)) | ||
* UI tweaks ([#91](https://github.com/worldcoin/idkit-js/issues/91)) ([22b2fed](https://github.com/worldcoin/idkit-js/commit/22b2fedd93d018d941be4d9e9ac3e6b0b6655c6b)) | ||
* update readme ([#101](https://github.com/worldcoin/idkit-js/issues/101)) ([b4c153e](https://github.com/worldcoin/idkit-js/commit/b4c153e7491f9c170501ff01a70c9b2094b84145)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Add cjs target ([#93](https://github.com/worldcoin/idkit-js/issues/93)) ([cb1bb90](https://github.com/worldcoin/idkit-js/commit/cb1bb909df59d1c41bf1f8831a7933b2b34ee4e0)) | ||
* infinite credential types ([#95](https://github.com/worldcoin/idkit-js/issues/95)) ([641bdbb](https://github.com/worldcoin/idkit-js/commit/641bdbbb271b95537976a77c324baf23c95cd37e)) | ||
* new release-please config ([#89](https://github.com/worldcoin/idkit-js/issues/89)) ([221c557](https://github.com/worldcoin/idkit-js/commit/221c557e9f6006c453bee4897ff787e5ae1c2caa)) | ||
* qr logo positioning ([#79](https://github.com/worldcoin/idkit-js/issues/79)) ([45db408](https://github.com/worldcoin/idkit-js/commit/45db4087df0b630b9285ba9a4140d0e4662f1633)) | ||
* qrcode dark mode styles ([#96](https://github.com/worldcoin/idkit-js/issues/96)) ([0776348](https://github.com/worldcoin/idkit-js/commit/0776348f5fde69dc8bed17b215ff3a17a7c82992)) | ||
* remove a bunch of unused phone code ([#83](https://github.com/worldcoin/idkit-js/issues/83)) ([59f3ac0](https://github.com/worldcoin/idkit-js/commit/59f3ac053a86f02db0571c117c237910939fc1e2)) | ||
* remove unused error codes ([#81](https://github.com/worldcoin/idkit-js/issues/81)) ([9a2b967](https://github.com/worldcoin/idkit-js/commit/9a2b967514d375dc80f51805ccfe6755314933cc)) | ||
* spinner size ([#100](https://github.com/worldcoin/idkit-js/issues/100)) ([1fa1c1d](https://github.com/worldcoin/idkit-js/commit/1fa1c1d9c7df0211a90da28ff57baecb4087eee1)) | ||
* Update SignInWithWorldID.tsx ([#110](https://github.com/worldcoin/idkit-js/issues/110)) ([ac9c69c](https://github.com/worldcoin/idkit-js/commit/ac9c69cfb062d61fca6a8d8887ff4b8a875619db)), closes [#109](https://github.com/worldcoin/idkit-js/issues/109) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* release 0.4.9 ([b94084e](https://github.com/worldcoin/idkit-js/commit/b94084e30653e2246c13d9bd30c2e5edd127bcde)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34121a1
There was a problem hiding this comment.
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:
idkit-js-example – ./
idkit-js-example-main-worldcoin.vercel.app
idkit-js-example.vercel.app
idkit-js-example-git-main-main-worldcoin.vercel.app