🔊(changelog) migrate existing changelog entries to changeset
The entries were dispatched in matching packages, but some of them that were about the overall monorepo's architecture (like "setup circleci" were delete thrown away because they were not matching any specific package.
This commit is contained in:
5
.changeset/heavy-emus-reply.md
Normal file
5
.changeset/heavy-emus-reply.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-tokens": minor
|
||||
---
|
||||
|
||||
Add utility classes
|
||||
5
.changeset/itchy-jokes-carry.md
Normal file
5
.changeset/itchy-jokes-carry.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-tokens": minor
|
||||
---
|
||||
|
||||
Add official design tokens
|
||||
5
.changeset/metal-ants-push.md
Normal file
5
.changeset/metal-ants-push.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": minor
|
||||
---
|
||||
|
||||
Add storybook
|
||||
5
.changeset/modern-students-check.md
Normal file
5
.changeset/modern-students-check.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": minor
|
||||
---
|
||||
|
||||
Add package
|
||||
5
.changeset/seven-clouds-add.md
Normal file
5
.changeset/seven-clouds-add.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": minor
|
||||
---
|
||||
|
||||
Add component's tokens handling
|
||||
30
CHANGELOG.md
30
CHANGELOG.md
@@ -1,30 +0,0 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
|
||||
and this project adheres to
|
||||
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Add utility classes
|
||||
- Add official design tokens
|
||||
- Add component's tokens handling
|
||||
- Setup Turborepo and package.json
|
||||
- Setup ESLint package
|
||||
- Setup tsconfig package
|
||||
- Add tokens repo
|
||||
- Add react repo
|
||||
- Add storybook to react repo
|
||||
- Add app demo
|
||||
- Setup Docker
|
||||
- Setup Makefile
|
||||
- Setup circle ci
|
||||
- Setup renovate.json
|
||||
- Add CHANGELOG
|
||||
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham
|
||||
Reference in New Issue
Block a user