Skip to content

Commit 9863a3f

Browse files
authored
Apply suggestions from code review
1 parent 601fdd4 commit 9863a3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ By collecting these small pieces of information, we can automatically generate:
1717
- Version bumps in `package.json`
1818
- Updated `CHANGELOG.md` entries
1919
- Release PRs and npm publishes
20+
- [GitHub Releases](https://github.com/db-ux-design-system/core-web/releases)
2021

2122
---
2223

@@ -42,7 +43,7 @@ This creates a file like `.changeset/abcd123.md`.
4243
### 2. Open a Pull Request
4344

4445
- Every PR that changes published code must include a changeset file.
45-
- CI will check that at least one changeset exists when relevant.
46+
- CI will verify the existence of at least one changeset when necessary.
4647

4748
### 3. Release PRs
4849

0 commit comments

Comments
 (0)