We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f726d14 commit 25feda9Copy full SHA for 25feda9
.changeset/pre.json
@@ -77,6 +77,7 @@
77
"markdown",
78
"modal",
79
"moody-games-applaud",
80
+ "nasty-swans-float",
81
"nervous-meals-turn",
82
"nervous-sheep-walk",
83
"nice-baboons-perform",
tools/pfe-tools/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-tools
2
3
+## 0.1.0-next.8
4
+
5
+### Minor Changes
6
7
+- f726d147: Add `reporter` option to test runner config factory
8
9
## 0.1.0-next.7
10
11
### Patch Changes
tools/pfe-tools/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-tools",
- "version": "0.1.0-next.7",
+ "version": "0.1.0-next.8",
"type": "module",
"description": "Development and build tools for PatternFly Elements and related projects",
"keywords": [
0 commit comments