starknet 6.9.0 → 6.10.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/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ # [6.10.0](https://github.com/starknet-io/starknet.js/compare/v6.9.0...v6.10.0) (2024-06-18)
2
+
3
+ ### Features
4
+
5
+ - next-version ([1687dd2](https://github.com/starknet-io/starknet.js/commit/1687dd28f3390e770f66ac5dad52860a1dd92289))
6
+
1
7
  # [6.9.0](https://github.com/starknet-io/starknet.js/compare/v6.8.0...v6.9.0) (2024-05-21)
2
8
 
3
9
  ### Bug Fixes
package/README.md CHANGED
@@ -83,6 +83,6 @@ This library would not be possible without these rockstars.
83
83
 
84
84
  ## 📜 License
85
85
 
86
- Copyright (c) 2023 StarkWare
86
+ Copyright (c) 2024 StarkWare
87
87
 
88
88
  Licensed under the [MIT license](https://github.com/starknet-io/starknet.js/blob/main/LICENSE).