Skip to content

Commit 7bd1541

Browse files
Merge pull request #774 from scheduleonce/graphene/once-ui-beta-2
New beta version added 5.0.1-beta.2
2 parents 77d5461 + 684cd85 commit 7bd1541

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-3
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [5.0.1-beta.2] - 2021-03-10
9+
10+
### Added
11+
12+
- NA
13+
14+
### Changed
15+
16+
- NA
17+
18+
### Removed
19+
20+
- NA
21+
22+
### Fixed
23+
24+
- [`ONCEHUB-40427`](https://scheduleonce.atlassian.net/browse/ONCEHUB-40427) CVE-2020-28498 vulnerability found in package elliptic in project once-ui
25+
- [`ONCEHUB-40355`](https://scheduleonce.atlassian.net/browse/ONCEHUB-40355) Storybook change the left side navigation to be like in the production one
26+
- [`ONCEHUB-40354`](https://scheduleonce.atlassian.net/browse/ONCEHUB-40354) Storybook render component in canvas center
27+
828
## [5.0.1-beta.1] - 2021-02-23
929

1030
### Added

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oncehub/ui",
3-
"version": "5.0.1-beta.1",
3+
"version": "5.0.1-beta.2",
44
"description": "Oncehub UI",
55
"peerDependencies": {},
66
"repository": {

0 commit comments

Comments
 (0)