Skip to content

Commit

Permalink
ng update
Browse files Browse the repository at this point in the history
  • Loading branch information
laliconfigcat committed Aug 10, 2022
1 parent 2a70af4 commit 1b8598e
Show file tree
Hide file tree
Showing 5 changed files with 5,050 additions and 4,015 deletions.
3 changes: 1 addition & 2 deletions DEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ Increase version number by using `npm version patch | minor | major`
npm version patch
```
1. Commit & Push
1. Create new release
Create new release at with the version number (vX.X.X) at https://github.com/configcat/vscode-extension-configcat/releases.
1. Create new release with the version number (vX.X.X) at https://github.com/configcat/vscode-extension-configcat/releases.
4 changes: 3 additions & 1 deletion webpanel/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,7 @@
}
}
},
"defaultProject": "webpanel"
"cli": {
"analytics": false
}
}
Loading

0 comments on commit 1b8598e

Please sign in to comment.