File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Features
11
11
12
+ ### Fixes
13
+
14
+ ### Breaking
15
+
16
+ ## [ 2.123.0] - 2025-06-13
17
+
18
+ ### Features
19
+
12
20
- program: simplify user can skip duration ([ #1668 ] ( https://github.com/drift-labs/protocol-v2/pull/1668 ) )
13
21
- program: allow limit orders without auctions in swift ([ #1661 ] ( https://github.com/drift-labs/protocol-v2/pull/1661 ) )
14
22
- program: add taker_speed_bump_override and amm_spread_adjustment ([ #1665 ] ( https://github.com/drift-labs/protocol-v2/pull/1665 ) )
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " drift"
3
- version = " 2.122 .0"
3
+ version = " 2.123 .0"
4
4
description = " Created with Anchor"
5
5
edition = " 2018"
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @drift-labs/sdk" ,
3
- "version" : " 2.123.0-beta.5 " ,
3
+ "version" : " 2.123.0" ,
4
4
"main" : " lib/node/index.js" ,
5
5
"types" : " lib/node/index.d.ts" ,
6
6
"browser" : " ./lib/browser/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.122 .0" ,
2
+ "version" : " 2.123 .0" ,
3
3
"name" : " drift" ,
4
4
"instructions" : [
5
5
{
15281
15281
"metadata" : {
15282
15282
"address" : " dRiftyHA39MWEi3m9aunc5MzRF1JYuBsbn6VPcn33UH"
15283
15283
}
15284
- }
15284
+ }
You can’t perform that action at this time.
0 commit comments