Skip to content

Commit 77a4e73

Browse files
committed
chore(release): 0.2.4 [skip ci]
1 parent eb8269b commit 77a4e73

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.2.4](https://github.com/salesforcecli/plugin-template-sf/compare/0.2.3...0.2.4) (2023-09-28)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([8b5303f](https://github.com/salesforcecli/plugin-template-sf/commit/8b5303f158c437ac1b65d48d3feefa581e2b7cf6))
6+
17
## [0.2.3](https://github.com/salesforcecli/plugin-template-sf/compare/0.2.2...0.2.3) (2023-09-17)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-template-sf",
33
"description": "A template repository for sf plugins",
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)