diff --git a/packages/primeng/package.json b/packages/primeng/package.json index 89f83209778..b73bfd34b77 100644 --- a/packages/primeng/package.json +++ b/packages/primeng/package.json @@ -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/", diff --git a/packages/themes/package.json b/packages/themes/package.json index ccff02868bc..47f619c207e 100644 --- a/packages/themes/package.json +++ b/packages/themes/package.json @@ -1,6 +1,6 @@ { "name": "@primeng/themes", - "version": "19.0.4", + "version": "19.0.5", "author": "PrimeTek Informatics", "description": "", "homepage": "https://primeng.org/", diff --git a/pnpm-publish-summary.json b/pnpm-publish-summary.json index 14efad43fa3..375144cf7ff 100644 --- a/pnpm-publish-summary.json +++ b/pnpm-publish-summary.json @@ -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" } ] }