Skip to content

Commit

Permalink
Create a new dist version 0.0.31
Browse files Browse the repository at this point in the history
Collecting:
- Impl [UI] Change MLRun header (iguazio#91)
  • Loading branch information
ilan7empest committed Dec 18, 2022
1 parent ceb6fc0 commit 5831cf9
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions commit_message
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


Create a new dist version 0.0.30
Create a new dist version 0.0.31

Collecting:
- Fix [Artifacts] Missing validation for an existing artifact name (#86)
- Impl [UI] Change MLRun header (#91)
1 change: 1 addition & 0 deletions dist/images/github-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/images/mlrun-blue-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/images/slack-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion dist/scss/colors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ $burntSienna: #eb5757;
$burntSiennaTwo: #ea7f54;
$carouselPink: #fcedf0;
$ceriseRed: #d22a5d;
$cerulean: #00b6ed;
$chateauGreen: #49af53;
$cornflowerBlue: #6279e7;
$cornflowerBlueTwo: #5871f4;
$darkPurple: #2f2b46;
$doveGray: #666;
$doveGrayTwo: #6e6e6e;
$ebonyClay: #272c41;
$ebonyClay: #293445;
$gallery: #eee;
$gossamer: #0b9b7b;
$grandis: #ffd077;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iguazio.dashboard-react-controls",
"version": "0.0.30",
"version": "0.0.31",
"description": "Collection of resources (such as CSS styles, fonts and images) and ReactJS 17.x components to share among different Iguazio React repos.",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 5831cf9

Please sign in to comment.