@patternfly/ast-helpers
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -6,2 +6,13 @@ # Change Log | ||
## 0.4.2 (2022-03-04) | ||
### Bug Fixes | ||
* stop example widths from being wider than parent on mobile viewports ([#2864](https://github.com/patternfly/patternfly-org/issues/2864)) ([cfd87d3](https://github.com/patternfly/patternfly-org/commit/cfd87d334b66383b57c07c03624b2327ddb81906)) | ||
## 0.4.1 (2022-02-28) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@patternfly/ast-helpers", | ||
"description": "Acorn AST helpers for working with live code", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"author": "Red Hat", | ||
@@ -18,3 +18,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "d6f289359af8b60a1c23cf740a1221ebb2b183cf" | ||
"gitHead": "193ce501d4c86f03eecb71d83f444b0d99a04b7f" | ||
} |
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
50502