From a3b57f6e28448fe98e634383041a5633541c8c02 Mon Sep 17 00:00:00 2001 From: munja Date: Thu, 20 Jan 2022 14:03:00 +0100 Subject: [PATCH] fix: fixing versioning blooper --- api/CHANGELOG.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 api/CHANGELOG.md diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md deleted file mode 100644 index 0326f28..0000000 --- a/api/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog - -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.0.2](https://github.com/sasjs/server/compare/v0.0.19...v0.0.2) (2022-01-20) - - -### Bug Fixes - -* bumping core version ([a8df5f4](https://github.com/sasjs/server/commit/a8df5f4afd6c4522270d0a60ab8153dfbdf79e16))