Skip to content

Commit dce6ec9

Browse files
docs: set new version
1 parent a7e3d31 commit dce6ec9

File tree

4 files changed

+617
-554
lines changed

4 files changed

+617
-554
lines changed

apps/showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "showcase",
3-
"version": "19.0.2",
3+
"version": "19.0.3",
44
"license": "SEE LICENSE IN LICENSE.md",
55
"scripts": {
66
"ng": "ng",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primeng/monorepo",
3-
"version": "19.0.2",
3+
"version": "19.0.3",
44
"author": "PrimeTek Informatics",
55
"homepage": "https://primeng.org/",
66
"repository": {

packages/primeng/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "primeng",
3-
"version": "19.0.2",
3+
"version": "19.0.3",
44
"author": "PrimeTek Informatics",
55
"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.",
66
"homepage": "https://primeng.org/",
@@ -61,4 +61,4 @@
6161
"@primeuix/styled": "catalog:",
6262
"@primeuix/utils": "catalog:"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)