Skip to content

Commit

Permalink
Create a new dist version 2.0.12 (#289)
Browse files Browse the repository at this point in the history
Collecting:
- Impl [Models endpoints monitoring] Invocation graph (#288)
  • Loading branch information
ilan7empest authored Jun 17, 2024
1 parent 7106ec9 commit ddc6a15
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 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 2.0.11
Create a new dist version 2.0.12

Collecting:
- Fix [Jobs] Filtering through custom labels isn't working as intended (#286)
- Impl [Models endpoints monitoring] Invocation graph (#288)
1 change: 1 addition & 0 deletions dist/scss/colors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ $frenchLilac: #f0e2f6;

:export {
amethyst: $amethyst;
cornflowerBlueTwo: $cornflowerBlueTwo;
mulledWine: $mulledWine;
}
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": "2.0.11",
"version": "2.0.12",
"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 ddc6a15

Please sign in to comment.