Skip to content

Commit 8f4aaf5

Browse files
chore: prepare release (#2461)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 90b3ade commit 8f4aaf5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cuddly-scissors-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

tools/pfe-tools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @patternfly/pfe-tools
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 90b3ade12: Removes special characters from component slugs ie. `special (characters)` becomes `special-characters`
8+
39
## 1.1.0
410

511
### Minor Changes

tools/pfe-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/pfe-tools",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)