Skip to content

Commit d7637b1

Browse files
committed
chore(release): 0.7.8 [skip ci]
1 parent fc792dd commit d7637b1

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.7.8](https://github.com/salesforcecli/plugin-dev/compare/0.7.7...0.7.8) (2023-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* fix NUTs because topics changed ([#330](https://github.com/salesforcecli/plugin-dev/issues/330)) ([fc792dd](https://github.com/salesforcecli/plugin-dev/commit/fc792dda0daa9bea789b00f01f033a4bd623b6e5))
7+
8+
9+
110
## [0.7.7](https://github.com/salesforcecli/plugin-dev/compare/0.7.6...0.7.7) (2023-05-13)
211

312

package.json

Lines changed: 2 additions & 2 deletions
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.7.7",
4+
"version": "0.7.8",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -245,4 +245,4 @@
245245
"output": []
246246
}
247247
}
248-
}
248+
}

0 commit comments

Comments
 (0)