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 c79e54e commit 059e104
Show file tree
Hide file tree
Showing 6 changed files with 197 additions and 189 deletions.
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,13 @@
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true
},
"workbench.colorCustomizations": {
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#d0b79e",
"titleBar.activeBackground": "#c09d7b",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#c09d7b99",
"titleBar.inactiveForeground": "#15202b99"
}
}
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.3",
"version": "19.0.4",
"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.3",
"version": "19.0.4",
"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.3",
"version": "19.0.4",
"author": "PrimeTek Informatics",
"description": "",
"homepage": "https://primeng.org/",
Expand Down
Loading

0 comments on commit 059e104

Please sign in to comment.