Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Dec 19, 2024
2 parents 01167af + 4f33cbc commit acf5531
Show file tree
Hide file tree
Showing 7 changed files with 2,826 additions and 2,783 deletions.
2,784 changes: 24 additions & 2,760 deletions CHANGELOG.md

Large diffs are not rendered by default.

2,813 changes: 2,796 additions & 17 deletions CHANGELOG_ARCHIVE.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "showcase",
"version": "19.0.0",
"version": "19.0.1",
"license": "SEE LICENSE IN LICENSE.md",
"scripts": {
"ng": "ng",
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/monorepo",
"version": "19.0.0",
"version": "19.0.1",
"author": "PrimeTek Informatics",
"homepage": "https://primeng.org/",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/primeng/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primeng",
"version": "19.0.0",
"version": "19.0.1",
"author": "PrimeTek Informatics",
"description": "PrimeNG is an open source UI library for Angular featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 370+ ready to use UI blocks to build spectacular applications in no time.",
"homepage": "https://primeng.org/",
Expand Down
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primeng/themes",
"version": "19.0.0",
"version": "19.0.1",
"author": "PrimeTek Informatics",
"description": "",
"homepage": "https://primeng.org/",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-publish-summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"publishedPackages": [
{
"name": "primeng",
"version": "19.0.0"
"version": "19.0.1"
},
{
"name": "@primeng/themes",
"version": "19.0.0"
"version": "19.0.1"
}
]
}

0 comments on commit acf5531

Please sign in to comment.