Skip to content

Commit 3004bbf

Browse files
committed
chore(release): 1.1.5 [skip ci]
1 parent 3f24597 commit 3004bbf

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.1.5](https://github.com/salesforcecli/plugin-dev/compare/1.1.4...1.1.5) (2023-07-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump fast-glob from 3.2.12 to 3.3.1 ([78e4d09](https://github.com/salesforcecli/plugin-dev/commit/78e4d09fe7d8fb4c2572eb6ca656a5ff19edd450))
7+
8+
9+
110
## [1.1.4](https://github.com/salesforcecli/plugin-dev/compare/1.1.3...1.1.4) (2023-07-28)
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.4",
4+
"version": "1.1.5",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)