Skip to content

Commit

Permalink
build(ngx-jodit-pro): fix project.json configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Jun 30, 2023
1 parent 890d4eb commit fe2e0ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Empty file added libs/ngx-jodit-pro/CHANGELOG.md
Empty file.
5 changes: 2 additions & 3 deletions libs/ngx-jodit-pro/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,9 @@
"options": {
"preset": "angular",
"postTargets": [
"semver:github"
"ngx-jodit-pro:github"
],
"baseBranch": "v2.x",
"commitMessageFormat": "chore(${projectName}): release version ${version}"
"baseBranch": "v2.x"
}
},
"github": {
Expand Down

0 comments on commit fe2e0ca

Please sign in to comment.