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 9d57c13 commit ae847eaCopy full SHA for ae847ea
.changeset/pre.json
@@ -39,6 +39,7 @@
39
"pf-tooltip",
40
"rc-1",
41
"tools-11ty-anchor",
42
+ "tools-analyzer-demos",
43
"tools-remove-esbuild",
44
"tools"
45
]
tools/pfe-tools/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-tools
2
3
+## 1.0.0-rc.5
4
+
5
+### Patch Changes
6
7
+- 3035d9163: analyzer: find demos in different repo setups
8
9
## 1.0.0-rc.4
10
11
### Minor Changes
tools/pfe-tools/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-tools",
- "version": "1.0.0-rc.4",
+ "version": "1.0.0-rc.5",
"type": "module",
"description": "Development and build tools for PatternFly Elements and related projects",
"keywords": [
0 commit comments