Skip to content

Commit c9cc491

Browse files
committed
chore(release): 1.2.1 [skip ci]
1 parent a95f047 commit c9cc491

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.1](https://github.com/salesforcecli/plugin-dev/compare/1.2.0...1.2.1) (2023-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/ts-types from 2.0.7 to 2.0.8 ([18523ad](https://github.com/salesforcecli/plugin-dev/commit/18523ad9e11787a6ac1154188e33b973b3eff53b))
7+
8+
9+
110
# [1.2.0](https://github.com/salesforcecli/plugin-dev/compare/1.1.10...1.2.0) (2023-09-11)
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.2.0",
4+
"version": "1.2.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)