From edd3e797c4127a8c8720603bb436d0b5e77e26ab Mon Sep 17 00:00:00 2001 From: Peter Somogyvari Date: Thu, 7 Jan 2021 21:16:01 -0800 Subject: [PATCH] chore: clean up dangling files from deleted packages Fixes #450 Signed-off-by: Peter Somogyvari --- packages/cactus-plugin-validator-besu/CHANGELOG.md | 12 ------------ .../cactus-test-plugin-validator-besu/CHANGELOG.md | 12 ------------ 2 files changed, 24 deletions(-) delete mode 100644 packages/cactus-plugin-validator-besu/CHANGELOG.md delete mode 100644 packages/cactus-test-plugin-validator-besu/CHANGELOG.md diff --git a/packages/cactus-plugin-validator-besu/CHANGELOG.md b/packages/cactus-plugin-validator-besu/CHANGELOG.md deleted file mode 100644 index 7b136779f9..0000000000 --- a/packages/cactus-plugin-validator-besu/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [0.2.0](https://github.com/hyperledger/cactus/compare/v0.1.0...v0.2.0) (2020-12-01) - - -### Features - -* **core-api:** add instanceId getter to ICactusPlugin ([e50d9ce](https://github.com/hyperledger/cactus/commit/e50d9cef081708d7d6b92701f7f941c36ef6f920)) -* **plugin-validator-besu:** generate signature of simple asset ([4c5c253](https://github.com/hyperledger/cactus/commit/4c5c2534b551cd972f0536e12d930ef995265ab4)) diff --git a/packages/cactus-test-plugin-validator-besu/CHANGELOG.md b/packages/cactus-test-plugin-validator-besu/CHANGELOG.md deleted file mode 100644 index 7b136779f9..0000000000 --- a/packages/cactus-test-plugin-validator-besu/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [0.2.0](https://github.com/hyperledger/cactus/compare/v0.1.0...v0.2.0) (2020-12-01) - - -### Features - -* **core-api:** add instanceId getter to ICactusPlugin ([e50d9ce](https://github.com/hyperledger/cactus/commit/e50d9cef081708d7d6b92701f7f941c36ef6f920)) -* **plugin-validator-besu:** generate signature of simple asset ([4c5c253](https://github.com/hyperledger/cactus/commit/4c5c2534b551cd972f0536e12d930ef995265ab4))