diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..56d705e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,25 @@ +# Changelog + +## [1.0.2] + +### Changed +- add CHANGELOG +- upgraded node version in github workflows to 20.12.0 + +### Upgraded github actions +- docker/setup-qemu-action to "3" +- docker/setup-buildx-action to "3.2.0" +- docker/metadata-action to "5.5.1" +- actions/setup-node to "4.0.2" +- actions/checkout to "4" +- cycjimmy/semantic-release-action to "4.1.0" +- semantic version to "21.1.1" +- semantic-release-replace-plugin to "1.2.7" + +### upgraded devDependencies +- mongodb to "6.5.0" +- @splunk/babel-preset to "^4.0.0" +- enzyme-adapter-react-16 to "^1.15.8" +- node to "20.12.0" +- mongoose to "^8.3.0" +- lerna to "^8.1.2" \ No newline at end of file