diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index c545101..46a976d 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -2,13 +2,6 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [0.4.7-pre-2](https://github.com/billchurch/webssh2/compare/webssh2-v0.4.7-pre-2...webssh2-v0.4.7-pre-2) (2022-08-03) - - -### Miscellaneous Chores - -* release 0.4.7-pre-3 ([6c7d242](https://github.com/billchurch/webssh2/commit/6c7d242679d55b2b28a2497d69b43a7e8439c4ca)) - ## [0.4.7-pre-2](https://github.com/billchurch/webssh2/compare/webssh2-v0.4.6...webssh2-v0.4.7-pre-2) (2022-08-02) diff --git a/release-please-config.json b/release-please-config.json index aef5dee..ba415e7 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -1,6 +1,4 @@ { - "bootstrap-sha": "cf4d8c384740de98f3875b9d5362142b74db0bd3", - "release-as": "0.4.7-pre-2", "changelogPath": "CHANGELOG.md", "include-v-in-tags": false, "prerelease": true,