@operato/styles
Advanced tools
Comparing version 1.4.64 to 1.5.28
@@ -6,2 +6,12 @@ # Change Log | ||
### [1.5.28](https://github.com/hatiolab/operato/compare/v1.5.27...v1.5.28) (2023-11-08) | ||
### :bug: Bug Fix | ||
* add common-header-styles ([f068fc2](https://github.com/hatiolab/operato/commit/f068fc2c76013d11b9b5ad7729a54d2ea00b2230)) | ||
* support mobile for common-header-styles ([9ef8f4e](https://github.com/hatiolab/operato/commit/9ef8f4e750514a4505c1655f398daaebb59be520)) | ||
### [1.4.64](https://github.com/hatiolab/operato/compare/v1.4.63...v1.4.64) (2023-09-13) | ||
@@ -8,0 +18,0 @@ |
@@ -8,1 +8,2 @@ export * from './headroom-styles'; | ||
export * from './button-container-styles'; | ||
export * from './common-header-styles'; |
@@ -8,2 +8,3 @@ export * from './headroom-styles'; | ||
export * from './button-container-styles'; | ||
export * from './common-header-styles'; | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "1.4.64", | ||
"version": "1.5.28", | ||
"main": "dist/src/index.js", | ||
@@ -41,3 +41,3 @@ "module": "dist/src/index.js", | ||
"prettier": "@hatiolab/prettier-config", | ||
"gitHead": "47382eb5b652aeb12fc530a9508921824e19aca0" | ||
"gitHead": "319a731a55b41ce8b3915424c9a1510bc5de688e" | ||
} |
@@ -8,1 +8,2 @@ export * from './headroom-styles' | ||
export * from './button-container-styles' | ||
export * from './common-header-styles' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
141494
47
1957