@taquito/taquito 16.1.1 → 16.1.2

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,8 +7,8 @@ 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@16.1.1/dist/taquito.min.js"
11
- crossorigin="anonymous" integrity="sha384-aoF/c3t0snVS3cQRL0pjHDvDMZidG2D59nwa/1rWdDaUHyAPxgH3wZX3Qr8q1NKU"></script>
10
+ <script src="https://unpkg.com/@taquito/taquito@16.1.2/dist/taquito.min.js"
11
+ crossorigin="anonymous" integrity="sha384-PjZvZzXWubNdPBQ9TEaojk92y+1+qfVJcEQCXORYvALWDMXBTSkBptWzQoIVrMiH"></script>
12
12
  ```
13
13
 
14
14
  ## General Information
@@ -3,7 +3,7 @@ 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": "c2f07ba0135cffe7f59befd3d51f550f39383974",
7
- "version": "16.1.1"
6
+ "commitHash": "bcc2118ddfafc1995fd125cd74d198fda042bf48",
7
+ "version": "16.1.2"
8
8
  };
9
9
  //# sourceMappingURL=version.js.map
@@ -6347,8 +6347,8 @@ class Context {
6347
6347
 
6348
6348
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
6349
6349
  const VERSION = {
6350
- "commitHash": "c2f07ba0135cffe7f59befd3d51f550f39383974",
6351
- "version": "16.1.1"
6350
+ "commitHash": "bcc2118ddfafc1995fd125cd74d198fda042bf48",
6351
+ "version": "16.1.2"
6352
6352
  };
6353
6353
 
6354
6354
  /**