Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/react-docs/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: Release notes
section: developer-resources
---

## 2022.13 release notes (2022-10-06)
## 2022.13 release notes (2022-10-11)
- [@patternfly/[email protected]](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.92.26)
- [@patternfly/[email protected]](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.7)
- [@patternfly/[email protected]](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.82.26)
Expand Down Expand Up @@ -49,6 +49,8 @@ section: developer-resources
- Added support for `forwardRef` ([#7995](https://github.com/patternfly/patternfly-react/pull/7995))
- **Icon:**
- Added icon component ([#8050](https://github.com/patternfly/patternfly-react/pull/8050))
- **Menu:**
- Fixed height issue with drilldown examples ([#8033](https://github.com/patternfly/patternfly-react/pull/8033))
- **Modal:**
- Added component descriptions ([#7979](https://github.com/patternfly/patternfly-react/pull/7979))
- **Notification badge:**
Expand Down Expand Up @@ -130,8 +132,6 @@ section: developer-resources
- Updated dependency @patternfly/documentation-framework to v1.2.34 ([#8128](https://github.com/patternfly/patternfly-react/pull/8128))
- Updated deprecated babel-eslint to babel/eslint-parser ([#8139](https://github.com/patternfly/patternfly-react/pull/8139))



## 2022.12 release notes (2022-09-15)
- [@patternfly/[email protected]](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.90.0)
- [@patternfly/[email protected]](https://www.npmjs.com/package/@patternfly/react-charts/v/6.92.0)
Expand Down