Skip to content

Commit

Permalink
⬆️Bump version and adjust changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
WRadoslaw committed Dec 29, 2023
1 parent 6e0d0b5 commit c409820
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.14.3] - 2023-12-08
## [4.14.5] - 2023-12-29

### Fixed

- Fixed wallet problems when injecting ethereum addresses
- Removed notification polling for anonymous users

## [4.14.4] - 2023-12-08

### Fixed

- Fixed atlas meta server query
- Fiex basic channel query performance
- Fixed basic channel query performance

## [4.14.3] - 2023-12-08

Expand Down
2 changes: 1 addition & 1 deletion packages/atlas/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@joystream/atlas",
"description": "UI for consuming Joystream - a user governed video platform",
"version": "4.14.4",
"version": "4.14.5",
"license": "GPL-3.0",
"scripts": {
"start": "vite",
Expand Down

0 comments on commit c409820

Please sign in to comment.