@patternfly/ast-helpers
Advanced tools
Comparing version 0.2.14 to 0.2.15
@@ -6,2 +6,13 @@ # Change Log | ||
## 0.2.15 (2022-02-06) | ||
### Bug Fixes | ||
* **footer:** fix footer link styles ([#2831](https://github.com/patternfly/patternfly-org/issues/2831)) ([ab7d385](https://github.com/patternfly/patternfly-org/commit/ab7d385b1b76c28737ddcee7d3b57321717ab6ed)) | ||
## 0.2.14 (2022-02-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@patternfly/ast-helpers", | ||
"description": "Acorn AST helpers for working with live code", | ||
"version": "0.2.14", | ||
"version": "0.2.15", | ||
"author": "Red Hat", | ||
@@ -18,3 +18,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "85ae7095e458982546fbf21d60e7c5e207274714" | ||
"gitHead": "39b231a6d903491e9c92527fd376b3b7cc862f1e" | ||
} |
48508