Commit 0fb10d8 1 parent e1cbb66 commit 0fb10d8 Copy full SHA for 0fb10d8
File tree 8 files changed +26
-6
lines changed
8 files changed +26
-6
lines changed Original file line number Diff line number Diff line change 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.13.74] ( https://github.com/rarible/sdk/compare/v0.13.73...v0.13.74 ) (2025-01-08)
7
+
8
+ ### Features
9
+
10
+ - change baseFee logic ([ #701 ] ( https://github.com/rarible/sdk/issues/701 ) ) ([ e1cbb66] ( https://github.com/rarible/sdk/commit/e1cbb66ae9420cea2f1a03b285389f3240b7dfd4 ) )
11
+
6
12
## [ 0.13.73] ( https://github.com/rarible/sdk/compare/v0.13.72...v0.13.73 ) (2025-01-07)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"packages" : [" packages/**/*" ],
3
- "version" : " 0.13.73 " ,
3
+ "version" : " 0.13.74 " ,
4
4
"npmClient" : " yarn" ,
5
5
"command" : {
6
6
"publish" : {
Original file line number Diff line number Diff line change 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.13.74] ( https://github.com/rarible/sdk/compare/v0.13.73...v0.13.74 ) (2025-01-08)
7
+
8
+ ** Note:** Version bump only for package example
9
+
6
10
## [ 0.13.73] ( https://github.com/rarible/sdk/compare/v0.13.72...v0.13.73 ) (2025-01-07)
7
11
8
12
** Note:** Version bump only for package example
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 0.13.73 " ,
3
+ "version" : " 0.13.74 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " run-s build:webpack" ,
42
42
"@rarible/connector-walletconnect-v2" : " ^0.13.70" ,
43
43
"@rarible/connector-walletlink" : " ^0.13.70" ,
44
44
"@rarible/flow-sdk" : " ~0.6.0-beta.1" ,
45
- "@rarible/sdk" : " ^0.13.73 " ,
45
+ "@rarible/sdk" : " ^0.13.74 " ,
46
46
"@rarible/web3-ethereum" : " ^0.13.73" ,
47
47
"@rixio/atom" : " ^0.12.1" ,
48
48
"@rixio/react" : " ^0.12.1" ,
Original file line number Diff line number Diff line change 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.13.74] ( https://github.com/rarible/sdk/compare/v0.13.73...v0.13.74 ) (2025-01-08)
7
+
8
+ ** Note:** Version bump only for package @rarible/sdk-examples
9
+
6
10
## [ 0.13.73] ( https://github.com/rarible/sdk/compare/v0.13.72...v0.13.73 ) (2025-01-07)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rarible/sdk-examples" ,
3
- "version" : " 0.13.73 " ,
3
+ "version" : " 0.13.74 " ,
4
4
"homepage" : " " ,
5
5
"license" : " ISC" ,
6
6
"main" : " build/index.js" ,
22
22
"@rarible/api-client" : " 1.115.0" ,
23
23
"@rarible/estimate-middleware" : " ~0.9.6" ,
24
24
"@rarible/ethers-ethereum" : " ^0.13.73" ,
25
- "@rarible/sdk" : " ^0.13.73 " ,
25
+ "@rarible/sdk" : " ^0.13.74 " ,
26
26
"@rarible/sdk-wallet" : " ^0.13.73" ,
27
27
"@rarible/test-provider" : " ~0.5.4" ,
28
28
"@rarible/types" : " ~0.10.0-beta.5" ,
Original file line number Diff line number Diff line change 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.13.74] ( https://github.com/rarible/sdk/compare/v0.13.73...v0.13.74 ) (2025-01-08)
7
+
8
+ ### Features
9
+
10
+ - change baseFee logic ([ #701 ] ( https://github.com/rarible/sdk/issues/701 ) ) ([ e1cbb66] ( https://github.com/rarible/sdk/commit/e1cbb66ae9420cea2f1a03b285389f3240b7dfd4 ) )
11
+
6
12
## [ 0.13.73] ( https://github.com/rarible/sdk/compare/v0.13.72...v0.13.73 ) (2025-01-07)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rarible/sdk" ,
3
- "version" : " 0.13.73 " ,
3
+ "version" : " 0.13.74 " ,
4
4
"homepage" : " https://github.com/rarible/sdk#readme" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments