UNPKG

@agnostack/verifyd

Version:

Please contact agnoStack via info@agnostack.com for any questions

525 lines (243 loc) 20.2 kB
## [2.3.5](https://github.com/agnostack/verifyd/compare/v2.3.4...v2.3.5) (2025-03-17) ### Bug Fixes * added PreconditionError ([709b8cb](https://github.com/agnostack/verifyd/commit/709b8cb5b6b0cd3f47a396252aa365688842a6c1)) ## [2.3.4](https://github.com/agnostack/verifyd/compare/v2.3.3...v2.3.4) (2025-03-12) ### Bug Fixes * removed parseProjectName, parseProject - and invalid peerDep ([509b13c](https://github.com/agnostack/verifyd/commit/509b13ccad1a47043515c859a0d34219167c84e3)) ## [2.3.3](https://github.com/agnostack/verifyd/compare/v2.3.2...v2.3.3) (2025-03-05) ### Bug Fixes * moved Verification error to shared, updated to wrap processVerificationResponse with VerificationError ([980e65a](https://github.com/agnostack/verifyd/commit/980e65a5e0fca060eabe8c353d453837d54ca50e)) * updated to throw if an error decrypting body ([11c785b](https://github.com/agnostack/verifyd/commit/11c785bef385ee6493f17f310613699f146f27bd)) ## [2.3.2](https://github.com/agnostack/verifyd/compare/v2.3.1...v2.3.2) (2025-03-04) ### Bug Fixes * updated headers ([c322c8d](https://github.com/agnostack/verifyd/commit/c322c8da330fb69f4dbacadd7773d0210e31b158)) ## [2.3.1](https://github.com/agnostack/verifyd/compare/v2.3.0...v2.3.1) (2025-02-13) ### Bug Fixes * updated versions for babel ([229dcb1](https://github.com/agnostack/verifyd/commit/229dcb1776cb77fcde5938088928173626acd2c2)) * updated versions for babel ([9279e39](https://github.com/agnostack/verifyd/commit/9279e39108c075050b7a6fe816d8f0ee031925d4)) # [2.3.0](https://github.com/agnostack/verifyd/compare/v2.2.1...v2.3.0) (2025-02-11) ### Features * updated to new semantic release format & plugins ([0c1e72b](https://github.com/agnostack/verifyd/commit/0c1e72bb294a73929c610da2a176b34d5af34367)) * updated to new semantic release format & plugins ([3ffa307](https://github.com/agnostack/verifyd/commit/3ffa30767e2b168e54ad1daea1014d13c246019e)) ## [2.2.1](https://github.com/agnostack/verifyd/compare/v2.2.0...v2.2.1) (2025-02-11) ### Bug Fixes * downgraded ts-jest, added confi ([120f967](https://github.com/agnostack/verifyd/commit/120f967edb4ef5b0e0fca94c25c81dc413dfe2f1)) ## [2.2.1-beta.1](https://github.com/agnostack/verifyd/compare/v2.2.0...v2.2.1-beta.1) (2025-02-11) ### Bug Fixes * downgraded ts-jest, added confi ([120f967](https://github.com/agnostack/verifyd/commit/120f967edb4ef5b0e0fca94c25c81dc413dfe2f1)) # [2.2.0](https://github.com/agnostack/verifyd/compare/v2.1.2...v2.2.0) (2025-01-24) ### Bug Fixes * removed outdated normalizeShopifyId ([2a49896](https://github.com/agnostack/verifyd/commit/2a498965a81795b2bf510c691bd94286e24c7503)) * removed outdated normalizeShopifyId ([16fea45](https://github.com/agnostack/verifyd/commit/16fea4592f002b2782955fc0accfd1504a5a456e)) * update package.json and yarn.lock ([c43e300](https://github.com/agnostack/verifyd/commit/c43e30092a98a1329517789c3020b97a9e9e6227)) * updated @rollup/plugin-typescript 12.0.0+ ([dbc280a](https://github.com/agnostack/verifyd/commit/dbc280adffaefdba31c0e90b1d4236057199ffd6)) * updated @rollup/plugin-typescript 12.0.0+ ([8636e79](https://github.com/agnostack/verifyd/commit/8636e796ae1c9d8a6e4bae3befb6aac8db14a7fb)) ### Features * updated deps ([2bbab57](https://github.com/agnostack/verifyd/commit/2bbab57bda37f2af51436602b14c7e61fdb455b3)) # [2.2.0-beta.3](https://github.com/agnostack/verifyd/compare/v2.2.0-beta.2...v2.2.0-beta.3) (2025-01-21) ### Bug Fixes * update package.json and yarn.lock ([c43e300](https://github.com/agnostack/verifyd/commit/c43e30092a98a1329517789c3020b97a9e9e6227)) # [2.2.0-beta.2](https://github.com/agnostack/verifyd/compare/v2.2.0-beta.1...v2.2.0-beta.2) (2025-01-20) ### Bug Fixes * updated @rollup/plugin-typescript 12.0.0+ ([dbc280a](https://github.com/agnostack/verifyd/commit/dbc280adffaefdba31c0e90b1d4236057199ffd6)) # [2.2.0-beta.1](https://github.com/agnostack/verifyd/compare/v2.1.2...v2.2.0-beta.1) (2025-01-20) ### Bug Fixes * removed outdated normalizeShopifyId ([2a49896](https://github.com/agnostack/verifyd/commit/2a498965a81795b2bf510c691bd94286e24c7503)) * removed outdated normalizeShopifyId ([16fea45](https://github.com/agnostack/verifyd/commit/16fea4592f002b2782955fc0accfd1504a5a456e)) * updated @rollup/plugin-typescript 12.0.0+ ([8636e79](https://github.com/agnostack/verifyd/commit/8636e796ae1c9d8a6e4bae3befb6aac8db14a7fb)) ### Features * updated deps ([2bbab57](https://github.com/agnostack/verifyd/commit/2bbab57bda37f2af51436602b14c7e61fdb455b3)) ## [2.1.2](https://github.com/agnostack/verifyd/compare/v2.1.1...v2.1.2) (2024-10-16) ### Bug Fixes * added DISABLE_RECRYPTION ([2d96c5e](https://github.com/agnostack/verifyd/commit/2d96c5e08793792665482a131df8505560a7faf7)) * added DISABLE_RECRYPTION ([3c9e9a1](https://github.com/agnostack/verifyd/commit/3c9e9a17ca5d065a2d5e655cb60b17d44c7d124c)) * debugging ([b39ffbd](https://github.com/agnostack/verifyd/commit/b39ffbd932b92d0c903349dc4a47149a77a68006)) * updated isParseable ([9576d38](https://github.com/agnostack/verifyd/commit/9576d38583a2d4d7bf9635670cb73902d907ceb1)) * work in progress ([667c3d4](https://github.com/agnostack/verifyd/commit/667c3d4ecd4837eac22d7c1d7372ec186125a516)) * work in progress ([5864e4b](https://github.com/agnostack/verifyd/commit/5864e4bada3958d62ea48a2522f4e280f7a73650)) * work in progress ([5f0655b](https://github.com/agnostack/verifyd/commit/5f0655b75678a926cfee822af87d7263f00b5671)) * work in progress ([6b8803e](https://github.com/agnostack/verifyd/commit/6b8803eb61246165bd5c595674ae1f8b8cc4b898)) * work in progress ([d9263c3](https://github.com/agnostack/verifyd/commit/d9263c32e46119a44f2d6e269873076e4b0b6fc2)) * work in progress ([36a5ec2](https://github.com/agnostack/verifyd/commit/36a5ec299457911e79d84565af6e5a361d861e63)) # [2.1.0](https://github.com/agnostack/verifyd/compare/v2.0.2...v2.1.0) (2024-03-11) ### Bug Fixes * testing avoiding of extra encryption ([442ba4d](https://github.com/agnostack/verifyd/commit/442ba4d47931fcd0c4610d6713cfd934f3968edf)) * updated to remove debug ([6b39330](https://github.com/agnostack/verifyd/commit/6b39330f9f94139afc1df6e74a151f70edf5d227)) ### Features * added authorization/shared secret helpers ([6eea8aa](https://github.com/agnostack/verifyd/commit/6eea8aac539c848286c638c470198c790111da2d)) # [2.1.0-beta.3](https://github.com/agnostack/verifyd/compare/v2.1.0-beta.2...v2.1.0-beta.3) (2024-03-11) ### Bug Fixes * updated to remove debug ([6b39330](https://github.com/agnostack/verifyd/commit/6b39330f9f94139afc1df6e74a151f70edf5d227)) # [2.1.0-beta.2](https://github.com/agnostack/verifyd/compare/v2.1.0-beta.1...v2.1.0-beta.2) (2024-03-11) ### Bug Fixes * testing avoiding of extra encryption ([442ba4d](https://github.com/agnostack/verifyd/commit/442ba4d47931fcd0c4610d6713cfd934f3968edf)) # [2.1.0-beta.1](https://github.com/agnostack/verifyd/compare/v2.0.2...v2.1.0-beta.1) (2024-03-11) ### Features * added authorization/shared secret helpers ([6eea8aa](https://github.com/agnostack/verifyd/commit/6eea8aac539c848286c638c470198c790111da2d)) ## [2.0.2](https://github.com/agnostack/verifyd/compare/v2.0.1...v2.0.2) (2024-02-28) ### Bug Fixes * working on requests w/ no body ([105e6a0](https://github.com/agnostack/verifyd/commit/105e6a057db354f50696a7d51cb6dfb79b821b2d)) * working on requests w/ no body ([56c0ed2](https://github.com/agnostack/verifyd/commit/56c0ed20cc325d65da300e02761d1468071ee3a1)) ## [2.0.2-beta.2](https://github.com/agnostack/verifyd/compare/v2.0.2-beta.1...v2.0.2-beta.2) (2024-02-28) ### Bug Fixes * working on requests w/ no body ([105e6a0](https://github.com/agnostack/verifyd/commit/105e6a057db354f50696a7d51cb6dfb79b821b2d)) ## [2.0.2-beta.1](https://github.com/agnostack/verifyd/compare/v2.0.1...v2.0.2-beta.1) (2024-02-28) ### Bug Fixes * working on requests w/ no body ([56c0ed2](https://github.com/agnostack/verifyd/commit/56c0ed20cc325d65da300e02761d1468071ee3a1)) ## [2.0.1](https://github.com/agnostack/verifyd/compare/v2.0.0...v2.0.1) (2024-02-27) ### Bug Fixes * updated missing optional chain ([aea21e7](https://github.com/agnostack/verifyd/commit/aea21e716c501c34f9321180eef816e6b1a527ab)) ## [2.0.1-beta.1](https://github.com/agnostack/verifyd/compare/v2.0.0...v2.0.1-beta.1) (2024-02-27) ### Bug Fixes * updated missing optional chain ([aea21e7](https://github.com/agnostack/verifyd/commit/aea21e716c501c34f9321180eef816e6b1a527ab)) # [2.0.0](https://github.com/agnostack/verifyd/compare/v1.0.20...v2.0.0) (2024-02-27) ### Bug Fixes * updated action versions ([f07226b](https://github.com/agnostack/verifyd/commit/f07226b28a204a6bbd2c533201371f3147eaf257)) * updated lock file ([c4c730e](https://github.com/agnostack/verifyd/commit/c4c730e3e17819909041e7bf0e6d31cd3b09dac5)) ### Features * changed nvmrc to 18 ([254409b](https://github.com/agnostack/verifyd/commit/254409b62f1d4351dae58017839dd8e507eab0ae)) ### BREAKING CHANGES * updated to node 18 # [2.0.0-beta.3](https://github.com/agnostack/verifyd/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2024-02-27) ### Bug Fixes * updated lock file ([c4c730e](https://github.com/agnostack/verifyd/commit/c4c730e3e17819909041e7bf0e6d31cd3b09dac5)) # [2.0.0-beta.2](https://github.com/agnostack/verifyd/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2024-02-27) ### Bug Fixes * updated action versions ([f07226b](https://github.com/agnostack/verifyd/commit/f07226b28a204a6bbd2c533201371f3147eaf257)) # [2.0.0-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.20...v2.0.0-beta.1) (2024-02-27) ### Features * changed nvmrc to 18 ([254409b](https://github.com/agnostack/verifyd/commit/254409b62f1d4351dae58017839dd8e507eab0ae)) ### BREAKING CHANGES * updated to node 18 ## [1.0.20](https://github.com/agnostack/verifyd/compare/v1.0.19...v1.0.20) (2023-12-29) ### Bug Fixes * changed verification response code so we know what is wrong ([9712716](https://github.com/agnostack/verifyd/commit/9712716d5f96776bb5d104567d419b2bf57c4a53)) * clean up ([9fe6034](https://github.com/agnostack/verifyd/commit/9fe6034e2dae99db5969b943a7535a0de65edb86)) * updated to handle case sensitive headers ([6d79f9b](https://github.com/agnostack/verifyd/commit/6d79f9b14ff896df7ac23b5af3d0d953612233c0)) ## [1.0.20-beta.3](https://github.com/agnostack/verifyd/compare/v1.0.20-beta.2...v1.0.20-beta.3) (2023-12-29) ### Bug Fixes * clean up ([9fe6034](https://github.com/agnostack/verifyd/commit/9fe6034e2dae99db5969b943a7535a0de65edb86)) ## [1.0.20-beta.2](https://github.com/agnostack/verifyd/compare/v1.0.20-beta.1...v1.0.20-beta.2) (2023-12-29) ### Bug Fixes * updated to handle case sensitive headers ([6d79f9b](https://github.com/agnostack/verifyd/commit/6d79f9b14ff896df7ac23b5af3d0d953612233c0)) ## [1.0.20-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.19...v1.0.20-beta.1) (2023-12-29) ### Bug Fixes * changed verification response code so we know what is wrong ([9712716](https://github.com/agnostack/verifyd/commit/9712716d5f96776bb5d104567d419b2bf57c4a53)) ## [1.0.19](https://github.com/agnostack/verifyd/compare/v1.0.18...v1.0.19) (2023-12-20) ### Bug Fixes * wip ([ab78229](https://github.com/agnostack/verifyd/commit/ab78229ad6f4333a73a3893208919eaef26ee922)) ## [1.0.19-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.18...v1.0.19-beta.1) (2023-12-20) ### Bug Fixes * wip ([ab78229](https://github.com/agnostack/verifyd/commit/ab78229ad6f4333a73a3893208919eaef26ee922)) ## [1.0.18](https://github.com/agnostack/verifyd/compare/v1.0.17...v1.0.18) (2023-12-20) ### Bug Fixes * wip ([d269b13](https://github.com/agnostack/verifyd/commit/d269b132c705e86022fed9e98bf9491f29b756ab)) * wip ([f5b0215](https://github.com/agnostack/verifyd/commit/f5b02158dc490ec3651a0049811a8955d5911f44)) ## [1.0.18-beta.2](https://github.com/agnostack/verifyd/compare/v1.0.18-beta.1...v1.0.18-beta.2) (2023-12-20) ### Bug Fixes * wip ([d269b13](https://github.com/agnostack/verifyd/commit/d269b132c705e86022fed9e98bf9491f29b756ab)) ## [1.0.18-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.17...v1.0.18-beta.1) (2023-12-20) ### Bug Fixes * wip ([f5b0215](https://github.com/agnostack/verifyd/commit/f5b02158dc490ec3651a0049811a8955d5911f44)) ## [1.0.17](https://github.com/agnostack/verifyd/compare/v1.0.16...v1.0.17) (2023-12-20) ### Bug Fixes * wip ([1f994ac](https://github.com/agnostack/verifyd/commit/1f994ac54c016d094513fb513054db72fe46d4ff)) ## [1.0.17-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.16...v1.0.17-beta.1) (2023-12-20) ### Bug Fixes * wip ([1f994ac](https://github.com/agnostack/verifyd/commit/1f994ac54c016d094513fb513054db72fe46d4ff)) ## [1.0.16](https://github.com/agnostack/verifyd/compare/v1.0.15...v1.0.16) (2023-12-20) ### Bug Fixes * wip ([2163ba5](https://github.com/agnostack/verifyd/commit/2163ba556e532c7a4a71e05f60f91458d0523f96)) ## [1.0.16-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.15...v1.0.16-beta.1) (2023-12-20) ### Bug Fixes * wip ([2163ba5](https://github.com/agnostack/verifyd/commit/2163ba556e532c7a4a71e05f60f91458d0523f96)) ## [1.0.15](https://github.com/agnostack/verifyd/compare/v1.0.14...v1.0.15) (2023-12-12) ### Bug Fixes * added back terser ([5f16ace](https://github.com/agnostack/verifyd/commit/5f16ace84e3a3237476de4eb2e16c026f94b7db6)) * removed chalk ([e9d226f](https://github.com/agnostack/verifyd/commit/e9d226fc1fd6940b15f7fc8a4114337ec4657da0)) * slimmed down react import ([e67fd47](https://github.com/agnostack/verifyd/commit/e67fd4726535d44ae846b1689f327ed9b6f5e6cf)) ## [1.0.15-beta.3](https://github.com/agnostack/verifyd/compare/v1.0.15-beta.2...v1.0.15-beta.3) (2023-12-11) ### Bug Fixes * added back terser ([5f16ace](https://github.com/agnostack/verifyd/commit/5f16ace84e3a3237476de4eb2e16c026f94b7db6)) ## [1.0.15-beta.2](https://github.com/agnostack/verifyd/compare/v1.0.15-beta.1...v1.0.15-beta.2) (2023-12-11) ### Bug Fixes * removed chalk ([e9d226f](https://github.com/agnostack/verifyd/commit/e9d226fc1fd6940b15f7fc8a4114337ec4657da0)) ## [1.0.15-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.14...v1.0.15-beta.1) (2023-12-11) ### Bug Fixes * slimmed down react import ([e67fd47](https://github.com/agnostack/verifyd/commit/e67fd4726535d44ae846b1689f327ed9b6f5e6cf)) ## [1.0.14](https://github.com/agnostack/verifyd/compare/v1.0.13...v1.0.14) (2023-12-11) ### Bug Fixes * wip ([ca6e9ed](https://github.com/agnostack/verifyd/commit/ca6e9ed722a9cb25c9289beb5d20d4dd4cd0573a)) * wip ([2b84556](https://github.com/agnostack/verifyd/commit/2b845565a8fc1a45a877a05c10eda503dcd26081)) * wip ([3e866f9](https://github.com/agnostack/verifyd/commit/3e866f9c833149e54d9ed0f6440e42520b3bdeb5)) * wip ([e00f02b](https://github.com/agnostack/verifyd/commit/e00f02b9d510e377672998ea113f4d0ea2e01798)) ## [1.0.14-beta.4](https://github.com/agnostack/verifyd/compare/v1.0.14-beta.3...v1.0.14-beta.4) (2023-12-11) ### Bug Fixes * wip ([ca6e9ed](https://github.com/agnostack/verifyd/commit/ca6e9ed722a9cb25c9289beb5d20d4dd4cd0573a)) ## [1.0.14-beta.3](https://github.com/agnostack/verifyd/compare/v1.0.14-beta.2...v1.0.14-beta.3) (2023-12-11) ### Bug Fixes * wip ([2b84556](https://github.com/agnostack/verifyd/commit/2b845565a8fc1a45a877a05c10eda503dcd26081)) ## [1.0.14-beta.2](https://github.com/agnostack/verifyd/compare/v1.0.14-beta.1...v1.0.14-beta.2) (2023-12-11) ### Bug Fixes * wip ([3e866f9](https://github.com/agnostack/verifyd/commit/3e866f9c833149e54d9ed0f6440e42520b3bdeb5)) ## [1.0.14-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.13...v1.0.14-beta.1) (2023-12-11) ### Bug Fixes * wip ([e00f02b](https://github.com/agnostack/verifyd/commit/e00f02b9d510e377672998ea113f4d0ea2e01798)) ## [1.0.13](https://github.com/agnostack/verifyd/compare/v1.0.12...v1.0.13) (2023-12-11) ### Bug Fixes * wip ([d8c659b](https://github.com/agnostack/verifyd/commit/d8c659b3f4bb3aee99bed7b572a5eaa5ed67285d)) ## [1.0.13-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.12...v1.0.13-beta.1) (2023-12-11) ### Bug Fixes * wip ([d8c659b](https://github.com/agnostack/verifyd/commit/d8c659b3f4bb3aee99bed7b572a5eaa5ed67285d)) ## [1.0.12](https://github.com/agnostack/verifyd/compare/v1.0.11...v1.0.12) (2023-12-11) ### Bug Fixes * removed unused pub key ([af7bb02](https://github.com/agnostack/verifyd/commit/af7bb0285b683cf7723a408604a7e639b1caf244)) ## [1.0.12-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.11...v1.0.12-beta.1) (2023-12-11) ### Bug Fixes * removed unused pub key ([af7bb02](https://github.com/agnostack/verifyd/commit/af7bb0285b683cf7723a408604a7e639b1caf244)) ## [1.0.11](https://github.com/agnostack/verifyd/compare/v1.0.10...v1.0.11) (2023-12-11) ### Bug Fixes * wip ([91c4f8c](https://github.com/agnostack/verifyd/commit/91c4f8c31a0c70e57534b8dca40cdaca71b39a20)) ## [1.0.10](https://github.com/agnostack/verifyd/compare/v1.0.9...v1.0.10) (2023-12-10) ### Bug Fixes * wip ([ecd7b5e](https://github.com/agnostack/verifyd/commit/ecd7b5e1040972fa2e69240f87cf2b6e29fb8d0d)) * wip ([91c4f8c](https://github.com/agnostack/verifyd/commit/91c4f8c31a0c70e57534b8dca40cdaca71b39a20)) ## [1.0.9](https://github.com/agnostack/verifyd/compare/v1.0.8...v1.0.9) (2023-12-10) ### Bug Fixes * wip ([6bb6db7](https://github.com/agnostack/verifyd/commit/6bb6db7e4ef1f674276e0abb33550d858606891a)) ## [1.0.8](https://github.com/agnostack/verifyd/compare/v1.0.7...v1.0.8) (2023-12-10) ### Bug Fixes * wip ([918f83a](https://github.com/agnostack/verifyd/commit/918f83a731d14efb3b8163b01eaaceef7e7e9284)) ## [1.0.8-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.7...v1.0.8-beta.1) (2023-12-10) ### Bug Fixes * wip ([918f83a](https://github.com/agnostack/verifyd/commit/918f83a731d14efb3b8163b01eaaceef7e7e9284)) ## [1.0.7](https://github.com/agnostack/verifyd/compare/v1.0.6...v1.0.7) (2023-12-10) ### Bug Fixes * updated test & release ([a82f826](https://github.com/agnostack/verifyd/commit/a82f826407d6993226cc9637136ea768c635bdb1)) ## [1.0.7-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.6...v1.0.7-beta.1) (2023-12-09) ### Bug Fixes * updated test & release ([a82f826](https://github.com/agnostack/verifyd/commit/a82f826407d6993226cc9637136ea768c635bdb1)) ## [1.0.6](https://github.com/agnostack/verifyd/compare/v1.0.5...v1.0.6) (2023-12-09) ### Bug Fixes * updated test & release ([a82f826](https://github.com/agnostack/verifyd/commit/a82f826407d6993226cc9637136ea768c635bdb1)) * updated to try to add beta channel ([30e2e5c](https://github.com/agnostack/verifyd/commit/30e2e5cda61765ef6c91339942d69b93e1ea8add)) ## [1.0.5](https://github.com/agnostack/verifyd/compare/v1.0.4...v1.0.5) (2023-12-09) ### Bug Fixes * updated to try to add beta channel ([da29204](https://github.com/agnostack/verifyd/commit/da292040173ddc8745b6e01ba10c3883c2de4bcb)) ## [1.0.4](https://github.com/agnostack/verifyd/compare/v1.0.3...v1.0.4) (2023-12-09) ### Bug Fixes * wip ([7345d25](https://github.com/agnostack/verifyd/commit/7345d25777c8ea26292ed8fbbf332af14d71b749)) ## [1.0.3](https://github.com/agnostack/verifyd/compare/v1.0.2...v1.0.3) (2023-12-09) ### Bug Fixes * updated to try to add beta channel ([ef85707](https://github.com/agnostack/verifyd/commit/ef857071214d40350d9dc27811bd9e91133adafb)) ## [1.0.2](https://github.com/agnostack/verifyd/compare/v1.0.1...v1.0.2) (2023-12-09) ### Bug Fixes * wip ([78e1442](https://github.com/agnostack/verifyd/commit/78e1442d43d98ab3da5b4fc3f243870af96d5763)) ## [1.0.1](https://github.com/agnostack/verifyd/compare/v1.0.0...v1.0.1) (2023-12-09) ### Bug Fixes * rollup config for umd ([97f43ab](https://github.com/agnostack/verifyd/commit/97f43ab93bac1df64cdca287beb3471211817c70)) # 1.0.0 (2023-12-09) ### Bug Fixes * initial commit ([150767d](https://github.com/agnostack/verifyd/commit/150767d7f258d18fa87412c45d8ddbb34464f694)) * initial commit ([86ad844](https://github.com/agnostack/verifyd/commit/86ad8442946b5b293299d02f378511565e894d51)) * initial commit ([1012dc3](https://github.com/agnostack/verifyd/commit/1012dc3806723e721c5786517f78eb6eb8abbf29))