Skip to content

Commit 3a1c975

Browse files
docs(release): design system packages (#1200)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @nl-design-system-unstable/[email protected] ### Patch Changes - f41e917: Include correct fonts in package (tokens were updated to use Noto Sans/Serif/Sans Mono instead of Fira/Source Sans)
1 parent 254fc2c commit 3a1c975

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-icons-remember.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/voorbeeld-design-tokens/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nl-design-system-unstable/voorbeeld-design-tokens
22

3+
## 6.2.1
4+
5+
### Patch Changes
6+
7+
- f41e917: Include correct fonts in package (tokens were updated to use Noto Sans/Serif/Sans Mono instead of Fira/Source Sans)
8+
39
## 6.2.0
410

511
### Minor Changes

packages/voorbeeld-design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nl-design-system-unstable/voorbeeld-design-tokens",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"author": "Community for NL Design System",
55
"description": "NL Design System design tokens voor Voorbeeld thema",
66
"website": "https://www.nldesignsystem.nl/",

0 commit comments

Comments
 (0)