Commit Graph

5 Commits

Author SHA1 Message Date
Éric Le Maître
94a8d258f8
fix(vue-3): on editor destruction, transition smoothly (#5772) 2024-11-07 09:19:46 +01:00
bdbch
58e43bb2ae
switch from lerna to changesets for versioning and publishing (#5274)
* chore: get rid of lerna and install changesets

* chore: dont ignore demos in changesets

* chore: add deprecation notice for global CHANGELOG.md

* chore: remove commitlint from husky

* update package-lock

* join pre track for develop

* add new publish workflow with changesets

* update CONTRIBUTING guidelines

* fix typo in CONTRIBUTING

* update PR template

* rename release script to publish

* added pre actions

* use singular workflow for publishing
2024-06-27 17:48:30 +02:00
bdbch
cdc147a7f0
chore: add cz-conventional-changelog cli & update contributing guides (#5148)
* chore: add commitizen cli

added cz-conventional-changelog to make commiting easier with the new linter

* docs: add commiting information to CONTRIBUTING.md

Added information on how to commit to the codebase via conventional commits
2024-05-14 14:41:03 +02:00
Robert van Hoesel
e69ce95a08 Link to contribution guidelines in CONTRIBUTING.md 2021-07-04 23:10:09 +02:00
Hans Pagel
c4328aec58 add basic README, LICENSE and CONTRIBUTING file 2020-09-15 21:16:05 +02:00