Commit 7de8794
authored
chore: update versions (#6)
Releases
@dle.dev/ember@0.0.3
Patch Changes
26e83ad: # Release Management
Add a small release-management feature and workflow improvements for the Ember component library.
What changed
Add basic Release Management tooling and documentation to help create and track releases.
Wire up changeset metadata so releases include a short release note and package bump.
Small, non-breaking API additions to src/lib/ember/index.ts to support release metadata (consumer-facing impact is minimal).
Notes for consumers
This is a patch release with no breaking changes. Consumers do not need to change how they import or use components.
If you publish packages from this repo, you should see improved changelog/release notes generated automatically.
If you need more details about the implementation or want this split into separate package bumps, open an issue or PR on the repo.1 parent 26e83ad commit 7de8794
3 files changed
Lines changed: 21 additions & 21 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments