@patternfly/ast-helpers
Advanced tools
Comparing version 0.4.76 to 0.4.77
@@ -6,2 +6,13 @@ # Change Log | ||
## 0.4.77 (2022-06-30) | ||
### Bug Fixes | ||
* **docs:** narrowed scope of rule hiding overflow on page examples ([#3037](https://github.com/patternfly/patternfly-org/issues/3037)) ([3c0db2e](https://github.com/patternfly/patternfly-org/commit/3c0db2eff5f933c76a4be02ceaa1c1c2f5212b33)) | ||
## 0.4.76 (2022-06-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@patternfly/ast-helpers", | ||
"description": "Acorn AST helpers for working with live code", | ||
"version": "0.4.76", | ||
"version": "0.4.77", | ||
"author": "Red Hat", | ||
@@ -18,3 +18,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "2fc91f030a2ee8334f51aeb66570349e9ea18efa" | ||
"gitHead": "38efeeb66c3bb7d7562b3fcf72e2f94617ecf5a5" | ||
} |
59107