Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
7DIGIT LLC committed Sep 25, 2022
1 parent 40fbe17 commit c2f0547
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down

0 comments on commit c2f0547

Please sign in to comment.