@dydxprotocol/v4-client-js 1.13.0 → 1.14.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,11 +1,11 @@
1
- # [1.13.0](https://github.com/dydxprotocol/v4-clients/compare/v4-client-js@1.12.3...v4-client-js@1.13.0) (2024-11-05)
1
+ # [1.14.0](https://github.com/dydxprotocol/v4-clients/compare/v4-client-js@1.13.0...v4-client-js@1.14.0) (2024-11-25)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * modify outdated testnet urls ([#285](https://github.com/dydxprotocol/v4-clients/issues/285)) ([0fbc230](https://github.com/dydxprotocol/v4-clients/commit/0fbc2309ea912598403fba98e358dc5dea076b1f))
6
+ * BUG2-146 Fix incorrect mobile user fee tier ([#296](https://github.com/dydxprotocol/v4-clients/issues/296)) ([eea3761](https://github.com/dydxprotocol/v4-clients/commit/eea3761bdce094f8987128c3c620803d09f014b5))
7
7
 
8
8
 
9
9
  ### Features
10
10
 
11
- * add stop market example ([#283](https://github.com/dydxprotocol/v4-clients/issues/283)) ([921c7cf](https://github.com/dydxprotocol/v4-clients/commit/921c7cff21d03a5d7b899bbcb000d72b051d6a58))
11
+ * Add Vaults REST API ([#291](https://github.com/dydxprotocol/v4-clients/issues/291)) ([f0ee3dd](https://github.com/dydxprotocol/v4-clients/commit/f0ee3dd834f9cfe4190fefe5588d5213d0fb8688))