Skip to content

Commit 1aa8b02

Browse files
committed
chore(release): 1.2.0 [skip ci]
1 parent 27847cd commit 1aa8b02

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/salesforcecli/plugin-dev/compare/1.1.10...1.2.0) (2023-09-11)
2+
3+
4+
### Features
5+
6+
* use oclif.lock ([14dd00a](https://github.com/salesforcecli/plugin-dev/commit/14dd00ae1aa6dd1243c59a2d61e7f9ae946c548d))
7+
8+
9+
110
## [1.1.10](https://github.com/salesforcecli/plugin-dev/compare/1.1.9...1.1.10) (2023-09-02)
211

312

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

0 commit comments

Comments
 (0)