Skip to content

Commit

Permalink
Set new version & update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Dec 13, 2023
1 parent 8040986 commit 6264d36
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [17.1.0](https://github.com/primefaces/primeng-sass-theme/tree/17.1.0) (2023-12-13)
[Full Changelog](https://github.com/primefaces/primeng-sass-theme/compare/17.0.0...17.1.0)

**Fixed bugs:**
- Checkbox | Add missing invalid styles [\#86](https://github.com/primefaces/primeng-sass-theme/issues/86)
- Dropdown | missing invalid styles [\#77](https://github.com/primefaces/primeng-sass-theme/issues/77)

## [17.0.0](https://github.com/primefaces/primeng-sass-theme/tree/17.0.0) (2023-12-06)
[Full Changelog](https://github.com/primefaces/primeng-sass-theme/compare/17.0.0-rc.1...17.0.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primeng-sass-theme",
"version": "17.0.0",
"version": "17.1.0",
"description": "PrimeNG Sass Theme",
"homepage": "https://primeng.org/",
"repository": {
Expand Down

0 comments on commit 6264d36

Please sign in to comment.