Skip to content

Commit

Permalink
(release): 21.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marjan-georgiev committed Dec 17, 2024
1 parent e11e4f6 commit cc4a393
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint": "ng lint",
"e2e": "ng e2e",
"predeploy": "npm run build:demo",
"deploy": "angular-cli-ghpages --dir ./dist/ngx-charts --name=Swimlane [email protected]",
"deploy": "angular-cli-ghpages --dir ./dist/ngx-charts --name=Swimlane [email protected] --no-silent",
"package": "run-s build:lib:prod copy-files",
"prepublish:lib": "npm run package",
"publish:lib": "npm publish ./dist/swimlane/ngx-charts",
Expand Down
2 changes: 1 addition & 1 deletion projects/swimlane/ngx-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swimlane/ngx-charts",
"version": "21.1.0-beta.4",
"version": "21.1.0",
"description": "Declarative Charting Framework for Angular",
"repository": {
"type": "git",
Expand Down

0 comments on commit cc4a393

Please sign in to comment.