Skip to content

Commit

Permalink
Set version update and CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
habubey committed Apr 19, 2023
1 parent 899ae03 commit f441357
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [9.3.0](https://github.com/primefaces/primereact/tree/9.3.0) (2023-04-19)

[Full Changelog](https://github.com/primefaces/primereact/compare/9.2.3...9.3.0)

**Implemented New Features and Enhancements:**

- Improve icon implementation in core [\#4220](https://github.com/primefaces/primereact/issues/4220)
- Add icon templating support to components [\#4226](https://github.com/primefaces/primereact/issues/4226)
- Add new Icon components [\#4227](https://github.com/primefaces/primereact/issues/4227)

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

[Full Changelog](https://github.com/primefaces/primereact/compare/9.2.2...9.2.3)

**Fixed bugs:**

- Type missing for PrimeReact.changeTheme [\#4240](https://github.com/primefaces/primereact/issues/4240)

## [9.2.2](https://github.com/primefaces/primereact/tree/9.2.2) (2023-03-28)

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

1 comment on commit f441357

@vercel
Copy link

@vercel vercel bot commented on f441357 Apr 19, 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-primetek.vercel.app
primereact.org
primereact-git-prod-primetek.vercel.app

Please sign in to comment.