Skip to content

Commit

Permalink
docs: set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Jan 9, 2025
1 parent 5c2951a commit 6ed3c4a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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.4",
"version": "19.0.5",
"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.4",
"version": "19.0.5",
"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.4"
"version": "19.0.5"
},
{
"name": "@primeng/themes",
"version": "19.0.4"
"version": "19.0.5"
}
]
}

0 comments on commit 6ed3c4a

Please sign in to comment.