Skip to content

Commit

Permalink
New beta version added 5.0.1-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumit Sharma committed Mar 10, 2021
1 parent 77d5461 commit 684cd85
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,26 @@ 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).

## [5.0.1-beta.2] - 2021-03-10

### Added

- NA

### Changed

- NA

### Removed

- NA

### Fixed

- [`ONCEHUB-40427`](https://scheduleonce.atlassian.net/browse/ONCEHUB-40427) CVE-2020-28498 vulnerability found in package elliptic in project once-ui
- [`ONCEHUB-40355`](https://scheduleonce.atlassian.net/browse/ONCEHUB-40355) Storybook change the left side navigation to be like in the production one
- [`ONCEHUB-40354`](https://scheduleonce.atlassian.net/browse/ONCEHUB-40354) Storybook render component in canvas center

## [5.0.1-beta.1] - 2021-02-23

### Added
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oncehub/ui",
"version": "5.0.1-beta.1",
"version": "5.0.1-beta.2",
"description": "Oncehub UI",
"peerDependencies": {},
"repository": {
Expand Down

0 comments on commit 684cd85

Please sign in to comment.