@ledgerhq/errors 6.10.1-monorepo.1 → 6.10.1-monorepo.3

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.
@@ -1,5 +1,5 @@
1
- @ledgerhq/errors:build: cache hit, replaying output 428ff948d88dd014
2
- @ledgerhq/errors:build: 
3
- @ledgerhq/errors:build: > @ledgerhq/errors@6.10.1-monorepo.1 build /Users/valmeida/projects/live/ledger-live/libs/ledgerjs/packages/errors
4
- @ledgerhq/errors:build: > bash ../../script/build.sh
5
- @ledgerhq/errors:build: 
1
+ @ledgerhq/errors:build: cache hit, replaying output 8c723a6e555309d2
2
+ @ledgerhq/errors:build:
3
+ @ledgerhq/errors:build: > @ledgerhq/errors@6.10.1-monorepo.3 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/errors
4
+ @ledgerhq/errors:build: > bash ../../script/build.sh
5
+ @ledgerhq/errors:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @ledgerhq/errors
2
2
 
3
+ ## 6.10.1-monorepo.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 7f4a91716: clean pnpm-lock file
8
+
9
+ ## 6.10.1-monorepo.2
10
+
11
+ ### Patch Changes
12
+
13
+ - a439963a7: test prerelease
14
+
3
15
  ## 6.10.1-monorepo.1
4
16
 
5
17
  ### Patch Changes
package/lib/helpers.d.ts CHANGED
File without changes
File without changes
package/lib/helpers.js CHANGED
File without changes
File without changes
package/lib/index.d.ts CHANGED
File without changes
File without changes
package/lib/index.js CHANGED
File without changes
package/lib/index.js.map CHANGED
File without changes
File without changes
File without changes
package/lib-es/helpers.js CHANGED
File without changes
File without changes
package/lib-es/index.d.ts CHANGED
File without changes
File without changes
package/lib-es/index.js CHANGED
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/errors",
3
- "version": "6.10.1-monorepo.1",
3
+ "version": "6.10.1-monorepo.3",
4
4
  "description": "Ledger common errors",
5
5
  "keywords": [
6
6
  "Ledger"