@lmc-eu/browserslist-config
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,12 @@ # Change Log | ||
<a name="2.0.1"></a> | ||
## [2.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/browserslist-config@2.0.0...@lmc-eu/browserslist-config@2.0.1) (2024-08-07) | ||
### Styles | ||
- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://github.com/lmc-eu/code-quality-tools/issues/12) | ||
**Note:** Version bump only for package @lmc-eu/browserslist-config | ||
<a name="2.0.0"></a> | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@lmc-eu/browserslist-config", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "LMC's config for Browserslist", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "36a2fd7a4c8d4024c8d6e572481e71d3fa3af53f" | ||
"gitHead": "b89d961ff36a6113bc5dfac814173354c58da1cf" | ||
} |
@@ -19,3 +19,3 @@ # `@lmc-eu/browserslist-config` | ||
``` | ||
```txt | ||
extends @lmc-eu/browserslist-config | ||
@@ -36,3 +36,3 @@ ``` | ||
``` | ||
```txt | ||
extends @lmc-eu/browserslist-config | ||
@@ -51,2 +51,3 @@ | ||
— create a custom report in GA and export it to CSV, | ||
- [browserslist-ga](https://github.com/browserslist/browserslist-ga) | ||
@@ -58,3 +59,3 @@ — easier if you are OK with providing your Google password to a third-party tool. | ||
``` | ||
```txt | ||
# Project root | ||
@@ -70,3 +71,3 @@ | ||
``` | ||
```txt | ||
extends @lmc-eu/browserslist-config | ||
@@ -73,0 +74,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7455
89