Commit Graph

4 Commits

Author SHA1 Message Date
Nick the Sick
4bfbc9b3d6
revert: "revert: "build: don't bump major when you don't have to""
This reverts commit d347724c02.
2024-09-17 09:26:11 +02:00
Nick the Sick
d347724c02
revert: "build: don't bump major when you don't have to"
This reverts commit cf2067906f.
2024-09-16 06:34:15 +02:00
Nick the Sick
cf2067906f
build: don't bump major when you don't have to 2024-08-27 15:16:44 +02: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