diff --git a/CHANGELOG.md b/CHANGELOG.md index 50f62f28..23b2805b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,28 @@ #### ⚠️ Pushed to `main` +- Fix: use npm ci command to ensure no changes to the package's lockfile will be made ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) +- Fix: auto & rollup packages not added to dependencies, instead added to global packages ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) +- Fix: auto package not installed ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) +- Fix: rollup package not installed ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) +- Fix: problem with node modules caching ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) +- Fix: wrong package manager used within the push.yml file ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) + +#### Authors: 1 + +- Vasilen Tsvetkov ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) + +--- + +# v0.1.1 (Sun Sep 25 2022) + +#### 🐛 Bug Fix + +- Finalise the initial setup of the USupport Components Library [#2](https://github.com/UNICEFECAR/USupport-components-library/pull/2) ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) +- Refactor: README file [#1](https://github.com/UNICEFECAR/USupport-components-library/pull/1) ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) + +#### ⚠️ Pushed to `main` + - Fix: auto package not installed ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) - Fix: rollup package not installed ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT)) - Fix: problem with node modules caching ([@vasilen-7DIGIT](https://github.com/vasilen-7DIGIT))