Skip to content

Commit ad65a0f

Browse files
nl-design-system-ciRobbert
authored andcommitted
docs(release): design system packages
1 parent e89c1d2 commit ad65a0f

File tree

31 files changed

+163
-38
lines changed

31 files changed

+163
-38
lines changed

.changeset/eleven-steaks-pretend.md

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

.changeset/shy-wasps-tan.md

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

.changeset/silver-days-build.md

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

.changeset/slimy-pens-roll.md

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

.changeset/small-suits-rush.md

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

apps/preact/CHANGELOG.md

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

3+
## 1.0.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [e89c1d2]
8+
- @utrecht/design-tokens@5.0.3
9+
- @utrecht/component-library-react@13.0.4
10+
311
## 1.0.45
412

513
### 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.45",
3+
"version": "1.0.46",
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/focus-ring/CHANGELOG.md

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

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- 4d4079c: Add mixins for default focus indicator for all focusable elements:
8+
39
## 3.0.1
410

511
### Patch Changes

components/focus-ring/package.json

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

components/html-content/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 4d4079c: Add default focus indicator to all focusable elements inside the HTML Content component.
8+
39
## 2.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)