Skip to content

Commit c4606a2

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

File tree

218 files changed

+770
-229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+770
-229
lines changed

.changeset/breezy-moles-flash.md

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

.changeset/metal-mugs-join.md

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

.changeset/plenty-turtles-boil.md

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

.changeset/selfish-pumas-enjoy.md

Lines changed: 0 additions & 5 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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [b2cb0fa]
8+
- Updated dependencies [f564dee]
9+
- @utrecht/design-tokens@2.3.0
10+
- @utrecht/component-library-react@7.3.8
11+
- @utrecht/button-react@2.0.4
12+
313
## 1.0.3
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.3",
3+
"version": "1.0.4",
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/accordion/CHANGELOG.md

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- 725617a: Add `tokens.mjs` and `tokens.d.mts` files to CSS packages.
8+
39
## 1.5.0
410

511
### Minor Changes

components/accordion/package.json

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

components/alert-dialog/CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- 725617a: Add `tokens.mjs` and `tokens.d.mts` files to CSS packages.
8+
39
## 1.3.0
410

511
### Minor Changes

components/alert-dialog/package.json

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

0 commit comments

Comments
 (0)