Skip to content

Commit d99c6a2

Browse files
authored
docs(release-highlights): Adds missing package version links. (#4477)
* docs(release-highlights): Adds missing package version links. * Formatting updates
1 parent b9d5f9b commit d99c6a2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

packages/documentation-site/patternfly-docs/content/get-started/release-highlights.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,37 @@ import { Divider, Timestamp } from '@patternfly/react-core';
1111

1212
## PatternFly 6.1.1
1313

14+
### Promoted package versions
15+
- [@patternfly/data-view@6.1.0](https://www.npmjs.com/package/@patternfly/react-data-view)
16+
1417
### Extension updates
1518

1619
As a quick follow up to our last release, this update publishes the new data view extension.
1720

21+
<Divider />
22+
1823
<Timestamp>December 2024</Timestamp>
1924

2025
## PatternFly 6.1
2126

2227
### Promoted package versions
28+
- patternfly/patternfly ([changelog](https://github.com/patternfly/patternfly/releases/tag/v6.1.0))
29+
- [@patternfly/patternfly@6.1.0](https://www.npmjs.com/package/@patternfly/patternfly)
30+
- patternfly/react ([changelog](https://github.com/patternfly/patternfly-react/releases/tag/v6.1.0))
31+
- [@patternfly/react-charts@8.1.0](https://www.npmjs.com/package/@patternfly/react-charts)
32+
- [@patternfly/react-code-editor@6.1.0](https://www.npmjs.com/package/@patternfly/react-code-editor)
33+
- [@patternfly/react-core@6.1.0](https://www.npmjs.com/package/@patternfly/react-core)
34+
- [@patternfly/react-drag-drop@6.1.0](https://www.npmjs.com/package/@patternfly/react-drag-drop)
35+
- [@patternfly/react-styles@6.1.0](https://www.npmjs.com/package/@patternfly/react-styles)
36+
- [@patternfly/react-table@6.1.0](https://www.npmjs.com/package/@patternfly/react-table)
37+
- [patternfly/react-templates@6.1.0](https://www.npmjs.com/package/@patternfly/react-templates)
38+
- [@patternfly/react-tokens@6.1.0](https://www.npmjs.com/package/@patternfly/react-tokens)
39+
- PatternFly extensions
40+
- [@patternfly/react-component-groups@6.1.0](https://www.npmjs.com/package/@patternfly/react-component-groups) ([changelog](https://github.com/patternfly/react-component-groups/releases/tag/v6.1.0))
41+
- [@patternfly/react-log-viewer@6.1.0](https://www.npmjs.com/package/@patternfly/react-log-viewer) ([changelog](https://github.com/patternfly/react-log-viewer/releases/tag/v6.1.0))
42+
- [@patternfly/react-topology@6.1.0](https://www.npmjs.com/package/@patternfly/react-topology) ([changelog](https://github.com/patternfly/react-topology/releases/tag/v6.1.0))
43+
- [@patternfly/quickstarts@6.1.0](https://www.npmjs.com/package/@patternfly/quickstarts) ([changelog](https://github.com/patternfly/patternfly-quickstarts/releases/tag/v6.1.0))
44+
- [@patternfly/chatbot@2.1.0](https://www.npmjs.com/package/@patternfly/chatbot) ([changelog](https://github.com/patternfly/chatbot/releases/tag/v2.1.0))
2345

2446
### Component updates
2547

0 commit comments

Comments
 (0)