Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrogenous committed Aug 6, 2024
1 parent c83b908 commit a7c99b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [10.8.2](https://github.com/primefaces/primereact/tree/10.8.2) (2024-08-06)

[Full Changelog](https://github.com/primefaces/primereact/compare/10.8.1...10.8.2)

- Fixes Font Issues
- Fix #6989: Datatable errors in console by @melloware [#6990](https://github.com/primefaces/primereact/pull/6990)
- Fixes to undroppable tree nodes by @rpiaggio [#6988](https://github.com/primefaces/primereact/pull/6988)

## [10.8.1](https://github.com/primefaces/primereact/tree/10.8.1) (2024-08-05)

[Full Changelog](https://github.com/primefaces/primereact/compare/10.8.0...10.8.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "primereact",
"private": false,
"version": "10.8.1",
"version": "10.8.2",
"scripts": {
"dev": "next dev",
"start": "next start",
Expand Down

0 comments on commit a7c99b3

Please sign in to comment.