Skip to content

Commit 0e0e724

Browse files
nl-design-system-cibddjong
authored andcommitted
docs(release): design system packages
1 parent bf4f9b0 commit 0e0e724

File tree

40 files changed

+188
-52
lines changed

40 files changed

+188
-52
lines changed

.changeset/brown-rabbits-fail.md

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

.changeset/slimy-dolls-wash.md

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

.changeset/spicy-trains-check.md

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

.changeset/strong-mugs-draw.md

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

apps/preact/CHANGELOG.md

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

3+
## 1.0.39
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [edac79f]
8+
- Updated dependencies [b912501]
9+
- Updated dependencies [0fcdfbf]
10+
- @utrecht/component-library-react@11.0.0
11+
- @utrecht/design-tokens@5.0.0
12+
313
## 1.0.38
414

515
### 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.38",
3+
"version": "1.0.39",
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",

components/navigation/CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 0fcdfbf: Fix the mixins for link focus and focus-visible states in the navigation component to correctly reference the design tokens for background colors and text decorations.
8+
39
## 1.1.0
410

511
### Minor Changes

components/navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "1.1.1",
33
"author": "Community for NL Design System",
44
"description": "Navigation bar component for the Municipality of Utrecht based on the NL Design System architecture",
55
"license": "EUPL-1.2",

components/rich-text/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 3be2632: - Added spotlight-section to Richtext component
8+
- Updated generate spacing-matrix voor Richtext component
9+
310
## 2.0.1
411

512
### Patch Changes

components/rich-text/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.1",
2+
"version": "2.1.0",
33
"author": "Community for NL Design System",
44
"description": "Calendar component for the Municipality of Utrecht based on the NL Design System architecture",
55
"license": "EUPL-1.2",

0 commit comments

Comments
 (0)