File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.5.1] - 2024-04-25
10
11
11
- ## [ 3.5.0 (Luxor)] [ 3.5.0 ] - 2024-03-18
12
+ ### Fixed
13
+ - Proxy API becoming unresponsive.
14
+
15
+ ## [ 3.5.0 (Luxor)] [ 3.5.0 ] - 2024-04-18
12
16
13
17
### Added
14
18
- Decrease council budget proposal.
@@ -380,7 +384,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
380
384
381
385
## [ 0.1.1] - 2022-12-02
382
386
383
- [ unreleased ] : https://github.com/Joystream/pioneer/compare/v3.5.0...HEAD
387
+ [ unreleased ] : https://github.com/Joystream/pioneer/compare/v3.5.1...HEAD
388
+ [ 3.5.1 ] : https://github.com/Joystream/pioneer/compare/v3.5.0...v3.5.1
384
389
[ 3.5.0 ] : https://github.com/Joystream/pioneer/compare/v3.4.0...v3.5.0
385
390
[ 3.4.0 ] : https://github.com/Joystream/pioneer/compare/v3.3.1...v3.4.0
386
391
[ 3.3.1 ] : https://github.com/Joystream/pioneer/compare/v3.3.0...v3.3.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @joystream/pioneer" ,
3
- "version" : " 3.5.0 " ,
3
+ "version" : " 3.5.1 " ,
4
4
"license" : " GPL-3.0-only" ,
5
5
"scripts" : {
6
6
"build" : " node --max_old_space_size=4096 ./build.js" ,
You can’t perform that action at this time.
0 commit comments