Skip to content

Commit

Permalink
Merge branch 'master' into lernaupgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ohadbitt authored Aug 22, 2023
2 parents 1b78823 + 4773a17 commit e7aa943
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,17 @@ 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).

## Not released
## [5.2.1] - 2023-08-22

### Fixed

- Avoid node headers in browser (Accept-Encoding, Connection)
- Remove dependency on crypto browserify

### Added

- sample app for browser auth and run from react vite
- Export from index.ts more classes that are exposed to user

## [5.2.0] - 2023-07-18

Expand Down

0 comments on commit e7aa943

Please sign in to comment.