@operato/styles
Advanced tools
Comparing version 8.0.0-beta.2 to 8.0.0
@@ -6,22 +6,4 @@ # Change Log | ||
## [8.0.0-beta.2](https://github.com/hatiolab/operato/compare/v8.0.0-beta.1...v8.0.0-beta.2) (2025-01-08) | ||
## [8.0.0](https://github.com/hatiolab/operato/compare/v7.1.33...v8.0.0) (2025-01-14) | ||
### :bug: Bug Fix | ||
* typo .npmignore ([d9c0c8c](https://github.com/hatiolab/operato/commit/d9c0c8c79abc688c3c2cfb6c37fcb689483a5977)) | ||
## [8.0.0-beta.1](https://github.com/hatiolab/operato/compare/v8.0.0-beta.0...v8.0.0-beta.1) (2025-01-08) | ||
### :bug: Bug Fix | ||
* missing .npmignore ([be05985](https://github.com/hatiolab/operato/commit/be05985abfae4af53501f718dd52932099f7fbcb)) | ||
## [8.0.0-beta.0](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.56...v8.0.0-beta.0) (2025-01-07) | ||
**Note:** Version bump only for package @operato/styles | ||
@@ -33,3 +15,3 @@ | ||
## [8.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.49...v8.0.0-alpha.50) (2024-11-16) | ||
### [7.1.32](https://github.com/hatiolab/operato/compare/v7.1.31...v7.1.32) (2025-01-11) | ||
@@ -39,7 +21,8 @@ | ||
* button text capitalize ([4578e09](https://github.com/hatiolab/operato/commit/4578e096bb4aa0f689dd4f2e3b12cd159be55731)) | ||
* missing .npmignore ([03db207](https://github.com/hatiolab/operato/commit/03db207498088b294ccfb9645f6839c2f11645d5)) | ||
* typo .npmignore ([df91cae](https://github.com/hatiolab/operato/commit/df91caea0f5938a3febd9307184e5b036a65e2bd)) | ||
## [8.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.36...v8.0.0-alpha.37) (2024-10-20) | ||
### [7.1.27](https://github.com/hatiolab/operato/compare/v7.1.26...v7.1.27) (2024-12-09) | ||
@@ -49,24 +32,16 @@ | ||
* update dev-dependencies version ([d6fe342](https://github.com/hatiolab/operato/commit/d6fe342de738c6bad3528550a862b5a1d2573161)) | ||
* calendar css variables ([75a7eb0](https://github.com/hatiolab/operato/commit/75a7eb0c68a9d863f2b0db44152fdb9b9536ceca)) | ||
## [8.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2024-10-14) | ||
### [7.1.25](https://github.com/hatiolab/operato/compare/v7.1.24...v7.1.25) (2024-11-23) | ||
**Note:** Version bump only for package @operato/styles | ||
## [8.0.0-alpha.27](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.26...v8.0.0-alpha.27) (2024-10-06) | ||
### :bug: Bug Fix | ||
* calendar css variables ([9ea1918](https://github.com/hatiolab/operato/commit/9ea191844c72de5f920a8da85ad50209ba77cc07)) | ||
* button text capitalize ([5211446](https://github.com/hatiolab/operato/commit/52114469926fc502d2ee16112402f53978e17e68)) | ||
## [8.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.3...v8.0.0-alpha.4) (2024-09-07) | ||
### [7.1.6](https://github.com/hatiolab/operato/compare/v7.1.5...v7.1.6) (2024-09-07) | ||
@@ -76,14 +51,6 @@ | ||
* dataset components & styles ([be44acd](https://github.com/hatiolab/operato/commit/be44acde8f25980e5b27afc481a2c149f8c23dbd)) | ||
* dataset components & styles ([d6836bd](https://github.com/hatiolab/operato/commit/d6836bd1c400962453dec31ab6e6055e4110900b)) | ||
## [8.0.0-alpha.0](https://github.com/hatiolab/operato/compare/v7.1.1...v8.0.0-alpha.0) (2024-09-01) | ||
**Note:** Version bump only for package @operato/styles | ||
### [7.1.1](https://github.com/hatiolab/operato/compare/v7.0.80...v7.1.1) (2024-09-01) | ||
@@ -90,0 +57,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "8.0.0-beta.2", | ||
"version": "8.0.0", | ||
"main": "dist/src/index.js", | ||
@@ -36,13 +36,13 @@ "module": "dist/src/index.js", | ||
"devDependencies": { | ||
"@custom-elements-manifest/analyzer": "^0.10.0", | ||
"@custom-elements-manifest/analyzer": "^0.9.2", | ||
"@hatiolab/prettier-config": "^1.0.0", | ||
"@open-wc/eslint-config": "^12.0.3", | ||
"@open-wc/testing": "^4.0.0", | ||
"@typescript-eslint/eslint-plugin": "^8.0.0", | ||
"@typescript-eslint/parser": "^8.0.0", | ||
"@web/dev-server": "^0.4.0", | ||
"@open-wc/testing": "^3.1.6", | ||
"@typescript-eslint/eslint-plugin": "^7.0.1", | ||
"@typescript-eslint/parser": "^7.0.1", | ||
"@web/dev-server": "^0.3.0", | ||
"@web/dev-server-storybook": "^2.0.1", | ||
"@web/test-runner": "^0.19.0", | ||
"concurrently": "^9.0.0", | ||
"eslint": "^9.0.0", | ||
"@web/test-runner": "^0.18.0", | ||
"concurrently": "^8.0.1", | ||
"eslint": "^8.39.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -57,3 +57,3 @@ "husky": "^9.0.11", | ||
"prettier": "@hatiolab/prettier-config", | ||
"gitHead": "ee1b5124995accb99272d3b5854f3df1d8746dda" | ||
"gitHead": "180d521a2ca296829122361a45be86e8542ada43" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
220944