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
99
1010### Features
1111
12+ ### Fixes
13+
14+ ### Breaking
15+
16+ ## [ 2.123.0] - 2025-06-13
17+
18+ ### Features
19+
1220- program: simplify user can skip duration ([ #1668 ] ( https://github.com/drift-labs/protocol-v2/pull/1668 ) )
1321- program: allow limit orders without auctions in swift ([ #1661 ] ( https://github.com/drift-labs/protocol-v2/pull/1661 ) )
1422- 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 11[package ]
22name = " drift"
3- version = " 2.122 .0"
3+ version = " 2.123 .0"
44description = " Created with Anchor"
55edition = " 2018"
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @drift-labs/sdk" ,
3- "version" : " 2.123.0-beta.5 " ,
3+ "version" : " 2.123.0" ,
44 "main" : " lib/node/index.js" ,
55 "types" : " lib/node/index.d.ts" ,
66 "browser" : " ./lib/browser/index.js" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.122 .0" ,
2+ "version" : " 2.123 .0" ,
33 "name" : " drift" ,
44 "instructions" : [
55 {
1528115281 "metadata" : {
1528215282 "address" : " dRiftyHA39MWEi3m9aunc5MzRF1JYuBsbn6VPcn33UH"
1528315283 }
15284- }
15284+ }
You can’t perform that action at this time.
0 commit comments