File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.3-alpha] ( https://github.com/instill-ai/console/compare/v0.3.2-alpha...v0.3.3-alpha ) (2022-06-30)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fix condition issue when installing deps at image action ([ #84 ] ( https://github.com/instill-ai/console/issues/84 ) ) ([ 03b32b9] ( https://github.com/instill-ai/console/commit/03b32b9c63e7620d28a671aefdd9fee7b22e1ab0 ) )
9
+
3
10
## [ 0.3.2-alpha] ( https://github.com/instill-ai/console/compare/v0.3.1-alpha...v0.3.2-alpha ) (2022-06-30)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " instillai-console" ,
3
- "version" : " 0.3.2 -alpha" ,
3
+ "version" : " 0.3.3 -alpha" ,
4
4
"main" : " index.js" ,
5
5
"repository" : " https://github.com/instill-ai/console.git" ,
6
6
"author" : " Instill AI" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.3.2 -alpha"
2
+ "." : " 0.3.3 -alpha"
3
3
}
You can’t perform that action at this time.
0 commit comments