Skip to content

Commit 225622a

Browse files
committed
chore(release): 0.6.2 [skip ci]
1 parent 94fa8b3 commit 225622a

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+
## [0.6.2](https://github.com/salesforcecli/plugin-dev/compare/0.6.1...0.6.2) (2023-01-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump graphology-types from 0.24.5 to 0.24.7 ([da5e0e8](https://github.com/salesforcecli/plugin-dev/commit/da5e0e862ae941e2c73875bc9019991a077c0b58))
7+
8+
9+
110
## [0.6.1](https://github.com/salesforcecli/plugin-dev/compare/0.6.0...0.6.1) (2023-01-10)
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": "0.6.1",
4+
"version": "0.6.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)