File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 8.1.2] ( https://github.com/BlueBaseJS/components/compare/v8.1.1...v8.1.2 ) (2024-04-13)
2
+
3
+ ### Bug Fixes
4
+
5
+ * Fixed CI ([ fcf6628] ( https://github.com/BlueBaseJS/components/commit/fcf6628e43a18e0b3be0e4395a634098360258ee ) )
6
+
1
7
## [ 8.1.1] ( https://github.com/BlueBaseJS/components/compare/v8.1.0...v8.1.1 ) (2024-04-13)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change 2
2
"name" : " @bluebase/components" ,
3
3
"description" : " A utility library to use & create BlueBase Components." ,
4
4
"author" : " BlueEast Team <code@blueeast.com>" ,
5
- "version" : " 8.1.1 " ,
5
+ "version" : " 8.1.2 " ,
6
6
"main" : " dist/index.js" ,
7
7
"typings" : " dist/index.d.ts" ,
8
8
"module" : " dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
// THIS IS AN AUTO GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
- export const VERSION = '8.1.1 ' ;
3
- export const VERSION_NUMBER = 801001000 ;
2
+ export const VERSION = '8.1.2 ' ;
3
+ export const VERSION_NUMBER = 801002000 ;
You can’t perform that action at this time.
0 commit comments