Skip to content

Commit e8d701f

Browse files
nl-design-system-ciRobbert
authored andcommitted
docs(release): design system packages
1 parent 29b6e2e commit e8d701f

File tree

342 files changed

+1610
-353
lines changed

Some content is hidden

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

342 files changed

+1610
-353
lines changed

.changeset/soft-hairs-lick.md

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

.changeset/tidy-bees-crash.md

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

apps/preact/CHANGELOG.md

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

3+
## 1.0.35
4+
5+
### Patch Changes
6+
7+
- 9b3cb1e: Release with npm provenance.
8+
- Updated dependencies [cce8496]
9+
- Updated dependencies [9b3cb1e]
10+
- @utrecht/design-tokens@4.0.0
11+
- @utrecht/component-library-react@10.3.9
12+
- @utrecht/button-react@2.0.10
13+
314
## 1.0.34
415

516
### 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.34",
3+
"version": "1.0.35",
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+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- 9b3cb1e: Release with npm provenance.
8+
39
## 3.0.0
410

511
### Major 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": "3.0.0",
2+
"version": "3.0.1",
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/action-group/CHANGELOG.md

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

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- 9b3cb1e: Release with npm provenance.
8+
39
## 3.0.0
410

511
### Major Changes

components/action-group/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.0",
2+
"version": "3.0.1",
33
"author": "Community for NL Design System",
44
"description": "Action group 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+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 9b3cb1e: Release with npm provenance.
8+
39
## 2.0.0
410

511
### Major 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": "2.0.0",
2+
"version": "2.0.1",
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)