Skip to content

Commit

Permalink
chore: update npm package name (#35)
Browse files Browse the repository at this point in the history
* chore: update npm package name

* chore: update npm package name

* chore: update npm package name
  • Loading branch information
koladilip authored Sep 13, 2023
1 parent edbaed2 commit a503c61
Show file tree
Hide file tree
Showing 4 changed files with 1,653 additions and 1,356 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
token: ${{ github.token }}
pull-request-title-pattern: "chore: release ${version}"
release-type: node
package-name: rudder-json-template-engine
package-name: "@rudderstack/json-template-engine"
default-branch: ${{ steps.extract_branch.outputs.branch }}
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false},{"type":"refactor","section":"Miscellaneous","hidden":false},{"type":"test","section":"Miscellaneous","hidden":false},{"type":"doc","section":"Documentation","hidden":false}]'
bump-minor-pre-major: true
Expand Down
Loading

0 comments on commit a503c61

Please sign in to comment.