Skip to content

Commit

Permalink
set version
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Nov 21, 2023
1 parent 797649e commit 12efe13
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Changelog

## [10.1.1](https://github.com/primefaces/primereact/tree/10.1.1) (2023-11-21)

[Full Changelog](https://github.com/primefaces/primereact/compare/10.1.0...10.1.1)

**Fixed bugs:**

- Calendar with touchUI prop always adds p-overflow-hidden to body in the mounted phase [\#5352](https://github.com/primefaces/primereact/issues/5352)
- DataTable: Moving selection up with keyboard not working [\#5347](https://github.com/primefaces/primereact/issues/5347)
- DataTable: fire onRowClickwhen unselect row [\#5342](https://github.com/primefaces/primereact/issues/5342)

## [10.1.0](https://github.com/primefaces/primereact/tree/10.1.0) (2023-11-20)

[Full Changelog](https://github.com/primefaces/primereact/compare/10.0.9...10.1.0)
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.1.0",
"version": "10.1.1",
"scripts": {
"dev": "next dev",
"start": "next start",
Expand Down

1 comment on commit 12efe13

@vercel
Copy link

@vercel vercel bot commented on 12efe13 Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

primereact – ./

primereact-git-prod-primetek.vercel.app
primereact-primetek.vercel.app
primereact.org

Please sign in to comment.