Skip to content

Commit ec83990

Browse files
nl-design-system-ciAliKdhim87
authored andcommitted
docs(release): design system packages
1 parent 8f538c6 commit ec83990

File tree

20 files changed

+80
-21
lines changed

20 files changed

+80
-21
lines changed

.changeset/warm-pianos-type.md

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

.changeset/yellow-hornets-obey.md

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

apps/preact/CHANGELOG.md

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

3+
## 1.0.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f02b554]
8+
- Updated dependencies [55988ac]
9+
- @utrecht/design-tokens@4.2.0
10+
- @utrecht/component-library-react@10.3.10
11+
312
## 1.0.37
413

514
### 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.37",
3+
"version": "1.0.38",
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/breadcrumb-nav/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- f02b554: Corrected several spacing token values and metadata in the Breadcrumb Navigation and Rich Text components.
8+
39
## 2.0.1
410

511
### Patch Changes

components/breadcrumb-nav/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": "Breadcrumb navigation component for the Municipality of Utrecht based on the NL Design System architecture",
55
"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.0
4+
5+
### Minor Changes
6+
7+
- 55988ac: Add hover, focus, and active state tokens for Utrecht navigation toggle button
8+
39
## 1.0.1
410

511
### Patch 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.0.1",
2+
"version": "1.1.0",
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",

packages/astro/CHANGELOG.md

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

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f02b554]
8+
- Updated dependencies [55988ac]
9+
- @utrecht/design-tokens@4.2.0
10+
- @utrecht/component-library-css@8.2.1
11+
- @utrecht/component-library-react@10.3.10
12+
- @utrecht/storybook@0.0.2
13+
- @utrecht/web-component-library-stencil@3.7.0
14+
315
## 0.0.11
416

517
### 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.11",
3+
"version": "0.0.12",
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",

0 commit comments

Comments
 (0)