Skip to content

Commit

Permalink
chore(release): 55.5.16 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 22, 2023
1 parent f62eb01 commit bd91ddf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [55.5.16](https://github.com/salesforcecli/plugin-templates/compare/55.5.15...55.5.16) (2023-10-22)

### Bug Fixes

- **deps:** bump yeoman-generator and @types/yeoman-generator ([734ed5b](https://github.com/salesforcecli/plugin-templates/commit/734ed5bd24377712ff6fcfadf43783dfa8b26037))

## [55.5.15](https://github.com/salesforcecli/plugin-templates/compare/55.5.14...55.5.15) (2023-10-18)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-templates",
"description": "Commands to create metadata from a default or custom template",
"version": "55.5.15",
"version": "55.5.16",
"main": "lib/index.js",
"author": "Salesforce",
"bugs": "https://github.com/salesforcecli/plugin-templates/issues",
Expand Down

0 comments on commit bd91ddf

Please sign in to comment.