From 1f05f9d2b370baa8ad2619f819f319cf844f0ccb Mon Sep 17 00:00:00 2001 From: Johannes Vogel <31311694+johannes-vogel@users.noreply.github.com> Date: Wed, 29 Mar 2023 16:14:09 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ac326f7..feee3810 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Add `cds-plugin.js` to `files` property of `package.json` to be included for publishing to `npm` +- `cds-plugin.js` was missing in `files` property of `package.json` ## Version 0.4.0 - 2023-03-29