@taquito/taquito 24.2.0-beta.0 → 24.2.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@24.2.0-beta.0/dist/taquito.min.js"
10
+ <script src="https://unpkg.com/@taquito/taquito@24.2.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!
5
5
  exports.VERSION = {
6
- "commitHash": "809a0e8196889f48bd41c8fb70b429a3e4e0f9d1",
7
- "version": "24.2.0-beta.0"
6
+ "commitHash": "105a7b15cfb862a0732c204e0e9741098d697775",
7
+ "version": "24.2.0"
8
8
  };
@@ -7184,8 +7184,8 @@ class Context {
7184
7184
 
7185
7185
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT!
7186
7186
  const VERSION = {
7187
- "commitHash": "809a0e8196889f48bd41c8fb70b429a3e4e0f9d1",
7188
- "version": "24.2.0-beta.0"
7187
+ "commitHash": "105a7b15cfb862a0732c204e0e9741098d697775",
7188
+ "version": "24.2.0"
7189
7189
  };
7190
7190
 
7191
7191
  /**