Skip to content

Commit f04624f

Browse files
committed
chore(release): 0.2.0 [skip ci]
1 parent 5319859 commit f04624f

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 0.1.0 (2023-08-08)
1+
# [0.2.0](https://github.com/salesforcecli/plugin-template-sf/compare/0.1.0...0.2.0) (2023-08-10)
2+
3+
4+
### Features
5+
6+
* core5 ([#448](https://github.com/salesforcecli/plugin-template-sf/issues/448)) ([5319859](https://github.com/salesforcecli/plugin-template-sf/commit/5319859ee4c4bb7d0aebaf74c74debbbc1a60666))
7+
8+
9+
10+
# [0.1.0](https://github.com/salesforcecli/plugin-template-sf/compare/1bf2c8bed2943a96da895902eef3c86f1f75bfa2...0.1.0) (2023-08-08)
211

312

413
### 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.1.0",
4+
"version": "0.2.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)