@requestnetwork/web3-signature 0.4.39-next.1974 → 0.4.39

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/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.4.39](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/web3-signature@0.4.26...@requestnetwork/web3-signature@0.4.39) (2023-12-14)
7
+
8
+ # 0.41.0 (2023-10-06)
9
+
10
+ ### Bug Fixes
11
+
12
+ - invoice total types + upgrade ethers ([#514](https://github.com/RequestNetwork/requestNetwork/issues/514)) ([c2b98b2](https://github.com/RequestNetwork/requestNetwork/commit/c2b98b2bd3c93f063f340d58c6b95ad026fd9519))
13
+ - typescript lint for test files ([#778](https://github.com/RequestNetwork/requestNetwork/issues/778)) ([048e876](https://github.com/RequestNetwork/requestNetwork/commit/048e876a905516be0de8a31d446e4572eb74eccb))
14
+ - upgrade ethers to 5.2.0 ([#532](https://github.com/RequestNetwork/requestNetwork/issues/532)) ([6c7cf35](https://github.com/RequestNetwork/requestNetwork/commit/6c7cf350a04e280b77ce6fd758b6f065f28fd1cc))
15
+ - webpack ts-loader build conf ([#779](https://github.com/RequestNetwork/requestNetwork/issues/779)) ([4288234](https://github.com/RequestNetwork/requestNetwork/commit/4288234726248ebabdc6d01e0fb3c6222e41f58a))
16
+
6
17
  ## [0.4.38](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/web3-signature@0.4.26...@requestnetwork/web3-signature@0.4.38) (2023-11-14)
7
18
 
8
19
  # 0.41.0 (2023-10-06)