@agnostack/verifyd 1.0.6 → 1.0.7-beta.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 +4 -3
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,15 +1,16 @@
1
- ## [1.0.6](https://github.com/agnostack/verifyd/compare/v1.0.5...v1.0.6) (2023-12-09)
1
+ ## [1.0.7-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.6...v1.0.7-beta.1) (2023-12-09)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * updated to try to add beta channel ([30e2e5c](https://github.com/agnostack/verifyd/commit/30e2e5cda61765ef6c91339942d69b93e1ea8add))
6
+ * updated test & release ([a82f826](https://github.com/agnostack/verifyd/commit/a82f826407d6993226cc9637136ea768c635bdb1))
7
7
 
8
- ## [1.0.6-beta.1](https://github.com/agnostack/verifyd/compare/v1.0.5...v1.0.6-beta.1) (2023-12-09)
8
+ ## [1.0.6](https://github.com/agnostack/verifyd/compare/v1.0.5...v1.0.6) (2023-12-09)
9
9
 
10
10
 
11
11
  ### Bug Fixes
12
12
 
13
+ * updated test & release ([a82f826](https://github.com/agnostack/verifyd/commit/a82f826407d6993226cc9637136ea768c635bdb1))
13
14
  * updated to try to add beta channel ([30e2e5c](https://github.com/agnostack/verifyd/commit/30e2e5cda61765ef6c91339942d69b93e1ea8add))
14
15
 
15
16
  ## [1.0.5](https://github.com/agnostack/verifyd/compare/v1.0.4...v1.0.5) (2023-12-09)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agnostack/verifyd",
3
- "version": "1.0.6",
3
+ "version": "1.0.7-beta.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",