Skip to content

Commit d025727

Browse files
docs(release): design system packages
1 parent 157d561 commit d025727

File tree

9 files changed

+32
-9
lines changed

9 files changed

+32
-9
lines changed

.changeset/plenty-jokes-smile.md

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

apps/preact/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @utrecht/preact-app
22

3+
## 1.0.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [157d561]
8+
- @utrecht/design-tokens@5.0.2
9+
310
## 1.0.42
411

512
### Patch Changes

apps/preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/preact-app",
3-
"version": "1.0.42",
3+
"version": "1.0.43",
44
"author": "Community for NL Design System",
55
"description": "Component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
66
"license": "EUPL-1.2",

packages/astro/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @utrecht/astro
22

3+
## 0.0.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [157d561]
8+
- @utrecht/design-tokens@5.0.2
9+
- @utrecht/storybook@0.0.2
10+
311
## 0.0.16
412

513
### Patch Changes

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/astro",
3-
"version": "0.0.16",
3+
"version": "0.0.17",
44
"author": "Community for NL Design System",
55
"description": "Documentation website for the Municipality of Utrecht based on the NL Design System architecture",
66
"license": "EUPL-1.2",

packages/storybook-helpers/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @utrecht/storybook-helpers
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [157d561]
8+
- @utrecht/design-tokens@5.0.2
9+
310
## 0.0.7
411

512
### Patch Changes

packages/storybook-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.7",
2+
"version": "0.0.8",
33
"author": "Community for NL Design System",
44
"description": "Storybook utilities shared by multiple Storybook configurations",
55
"license": "EUPL-1.2",

proprietary/design-tokens/CHANGELOG.md

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

3+
## 5.0.2
4+
5+
### Patch Changes
6+
7+
- 157d561: Corrected the typography token values and the heading token values to make the headings visually distinctive.
8+
39
## 5.0.1
410

511
### Patch Changes

proprietary/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.0.1",
2+
"version": "5.0.2",
33
"author": "Community for NL Design System",
44
"description": "Design Tokens for the Municipality of Utrecht based on the NL Design System architecture",
55
"license": "SEE LICENSE IN ./LICENSE.md",

0 commit comments

Comments
 (0)