Skip to content

Commit 99bfc4d

Browse files
author
SF-CLI-BOT
committed
chore(release): 0.0.12 [ci skip]
1 parent 301a36b commit 99bfc4d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.12](https://github.com/salesforcecli/plugin-dev/compare/v0.0.11...v0.0.12) (2022-08-30)
6+
7+
8+
### Features
9+
10+
* make plugin generator 3PP friendly ([#104](https://github.com/salesforcecli/plugin-dev/issues/104)) ([301a36b](https://github.com/salesforcecli/plugin-dev/commit/301a36b8780368b2a32d86eff22123f6661bfed2))
11+
512
### [0.0.11](https://github.com/salesforcecli/plugin-dev/compare/v0.0.10...v0.0.11) (2022-08-16)
613

714
### [0.0.10](https://github.com/salesforcecli/plugin-dev/compare/v0.0.9...v0.0.10) (2022-08-10)

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-dev",
33
"description": "commands for sf plugin development",
4-
"version": "0.0.11",
4+
"version": "0.0.12",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)