Skip to content

Commit

Permalink
🪢 Merge 3.4.0 into dev (#4813)
Browse files Browse the repository at this point in the history
  • Loading branch information
thesan authored Mar 19, 2024
2 parents a1bc2bb + f1ad151 commit cd0df73
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.4.0] - 2024-03-19

### Fixed
- Validator APR not showing.

### Added
- Github member links.

### Changed
- JOY token banner copy.

## [3.3.1] - 2024-03-14

### Added
Expand Down Expand Up @@ -152,7 +163,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.9.0] - 2023-11-03

### Added
- Linkedin to membership social profile
- Linkedin to membership social profile.

### Fixed
- Proposal history blocks styles.
Expand Down Expand Up @@ -357,7 +368,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.1.1] - 2022-12-02

[unreleased]: https://github.com/Joystream/pioneer/compare/v3.3.0...HEAD
[unreleased]: https://github.com/Joystream/pioneer/compare/v3.4.0...HEAD
[3.4.0]: https://github.com/Joystream/pioneer/compare/v3.3.1...v3.4.0
[3.3.1]: https://github.com/Joystream/pioneer/compare/v3.3.0...v3.3.1
[3.3.0]: https://github.com/Joystream/pioneer/compare/v3.2.0...v3.3.0
[3.2.0]: https://github.com/Joystream/pioneer/compare/v3.1.0...v3.2.0
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joystream/pioneer",
"version": "3.3.1",
"version": "3.4.0",
"license": "GPL-3.0-only",
"scripts": {
"build": "node --max_old_space_size=4096 ./build.js",
Expand Down

0 comments on commit cd0df73

Please sign in to comment.