@taquito/taquito 22.0.0-RC.0 → 22.0.0

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.
package/README.md CHANGED
@@ -7,7 +7,7 @@ The `@taquito/taquito` package contains higher-level functionality that builds u
7
7
  ## CDN Bundle
8
8
 
9
9
  ```html
10
- <script src="https://unpkg.com/@taquito/taquito@22.0.0-RC.0/dist/taquito.min.js"
10
+ <script src="https://unpkg.com/@taquito/taquito@22.0.0/dist/taquito.min.js"
11
11
  crossorigin="anonymous" integrity="sha384-IxvP0ECHi5oqLyz94wF85pU9+ktcsL1HHtA42MITxZsGbsUMEu/g+0Vkjj5vqiMR"></script>
12
12
  ```
13
13
 
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
4
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
5
5
  exports.VERSION = {
6
- "commitHash": "6936d6bc71e6a805f6d5568b60b1a0f6595a375d",
7
- "version": "22.0.0-RC.0"
6
+ "commitHash": "6a2c52b9e48b299dfc856149c1fa3388e77180ad",
7
+ "version": "22.0.0"
8
8
  };
@@ -6901,8 +6901,8 @@ class Context {
6901
6901
 
6902
6902
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
6903
6903
  const VERSION = {
6904
- "commitHash": "6936d6bc71e6a805f6d5568b60b1a0f6595a375d",
6905
- "version": "22.0.0-RC.0"
6904
+ "commitHash": "6a2c52b9e48b299dfc856149c1fa3388e77180ad",
6905
+ "version": "22.0.0"
6906
6906
  };
6907
6907
 
6908
6908
  /**