Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarin001 committed Mar 27, 2024
1 parent 210f49c commit 39cdd39
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
# v4.0.0 (Wed Mar 27 2024)

#### 💥 Breaking Change

- fix: remove unnecessary code [#10](https://github.com/cmarin001/inubekit-test/pull/10) ([@cmarin001](https://github.com/cmarin001))
- fix(palette): change purple p200 token in order to use it as figma requires [#9](https://github.com/cmarin001/inubekit-test/pull/9) ([@cmarin001](https://github.com/cmarin001))
- fix(palette): change purple p200 token in order to use it as figma requires [#8](https://github.com/cmarin001/inubekit-test/pull/8) ([@cmarin001](https://github.com/cmarin001))
- fix(palette): change purple p200 token in order to use it as figma re… [#7](https://github.com/cmarin001/inubekit-test/pull/7) ([@cmarin001](https://github.com/cmarin001))
- feat: added assited tokens [#6](https://github.com/cmarin001/inubekit-test/pull/6) ([@cmarin001](https://github.com/cmarin001))

#### 🚀 Enhancement

- fix(assisted): remove unnecessary code [#5](https://github.com/cmarin001/inubekit-test/pull/5) ([@cmarin001](https://github.com/cmarin001))
- fix(test): change name's directory [#4](https://github.com/cmarin001/inubekit-test/pull/4) ([@cmarin001](https://github.com/cmarin001))
- fix: update auto-configuration [#3](https://github.com/cmarin001/inubekit-test/pull/3) ([@cmarin001](https://github.com/cmarin001))
- Include the assisted component for test [#2](https://github.com/cmarin001/inubekit-test/pull/2) ([@cmarin001](https://github.com/cmarin001))

#### 🐛 Bug Fix

- fix: added configuration for npm-release [#11](https://github.com/cmarin001/inubekit-test/pull/11) ([@cmarin001](https://github.com/cmarin001))
- Include the assisted component for test [#1](https://github.com/cmarin001/inubekit-test/pull/1) ([@cmarin001](https://github.com/cmarin001))

#### ⚠️ Pushed to `main`

- fix: remove unnecessary code ([@cmarin001](https://github.com/cmarin001))
- fix(auto): change the auto configuration in orderder to make the releases automatically ([@cmarin001](https://github.com/cmarin001))
- fix: update github action ([@cmarin001](https://github.com/cmarin001))
- fix(auto-release): add file that executes the command ([@cmarin001](https://github.com/cmarin001))
- fix: update auto-configuration ([@cmarin001](https://github.com/cmarin001))
- Initial commit ([@cmarin001](https://github.com/cmarin001))

#### Authors: 1

- Cesar Marin Alfonso ([@cmarin001](https://github.com/cmarin001))

---

# v3.0.0 (Wed Mar 27 2024)

#### 💥 Breaking Change
Expand Down

0 comments on commit 39cdd39

Please sign in to comment.