release: 4.0.1 (#4678)
* chore(release): bump version to 4.0.1 * fix: ignore pre-commit hook for release-prep script * chore: bump helm-chart to 2.0.0 * chore: update CHANGELOG for 4.0.1
This commit is contained in:
2
typings/pluginapi.d.ts
vendored
2
typings/pluginapi.d.ts
vendored
@ -64,7 +64,7 @@ import Websocket from "ws"
|
||||
* [
|
||||
* {
|
||||
* "name": "Test App",
|
||||
* "version": "4.0.0",
|
||||
* "version": "4.0.1",
|
||||
* "iconPath": "/test-plugin/test-app/icon.svg",
|
||||
* "path": "/test-plugin/test-app",
|
||||
* "description": "This app does XYZ.",
|
||||
|
Reference in New Issue
Block a user