@agnostack/verifyd 2.2.1-beta.1 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [2.2.1](https://github.com/agnostack/verifyd/compare/v2.2.0...v2.2.1) (2025-02-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * downgraded ts-jest, added confi ([120f967](https://github.com/agnostack/verifyd/commit/120f967edb4ef5b0e0fca94c25c81dc413dfe2f1))
7
+
1
8
  ## [2.2.1-beta.1](https://github.com/agnostack/verifyd/compare/v2.2.0...v2.2.1-beta.1) (2025-02-11)
2
9
 
3
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agnostack/verifyd",
3
- "version": "2.2.1-beta.1",
3
+ "version": "2.2.1",
4
4
  "author": "agnoStack Dev <developers@agnostack.com> (https://agnostack.com)",
5
5
  "owner": "agnoStack",
6
6
  "description": "Please contact agnoStack via info@agnostack.com for any questions",