Skip to content

Commit e2f77ce

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

File tree

53 files changed

+226
-55
lines changed

Some content is hidden

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

53 files changed

+226
-55
lines changed

.changeset/few-dancers-argue.md

Lines changed: 0 additions & 29 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.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [5881339]
8+
- @utrecht/button-react@2.0.4
9+
- @utrecht/component-library-react@7.3.7
10+
311
## 1.0.2
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.2",
3+
"version": "1.0.3",
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",

packages/component-library-react/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @utrecht/component-library-react
22

3+
## 7.3.7
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
- Updated dependencies [5881339]
9+
- @utrecht/button-react@2.0.4
10+
- @utrecht/calendar-react@1.0.7
11+
- @utrecht/checkbox-react@1.0.4
12+
- @utrecht/combobox-react@0.0.5
13+
- @utrecht/fieldset-react@1.0.4
14+
- @utrecht/form-field-checkbox-react@1.0.6
15+
- @utrecht/form-field-description-react@1.0.4
16+
- @utrecht/form-field-error-message-react@1.0.4
17+
- @utrecht/form-field-react@1.0.4
18+
- @utrecht/form-label-react@1.0.4
19+
- @utrecht/link-react@1.0.4
20+
- @utrecht/listbox-react@1.0.5
21+
- @utrecht/radio-button-react@1.0.4
22+
- @utrecht/textbox-react@1.0.4
23+
324
## 7.3.6
425

526
### Patch Changes

packages/component-library-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/component-library-react",
3-
"version": "7.3.6",
3+
"version": "7.3.7",
44
"private": false,
55
"description": "React component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
66
"keywords": [

packages/components-react/body-react/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 0.0.2
410

511
### Patch Changes

packages/components-react/body-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/body-react",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Body component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/button-react/CHANGELOG.md

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

3+
## 2.0.4
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 2.0.3
410

511
### Patch Changes

packages/components-react/button-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/button-react",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Button component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/calendar-react/CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
- Updated dependencies [5881339]
9+
- @utrecht/button-react@2.0.4
10+
311
## 1.0.6
412

513
### Patch Changes

packages/components-react/calendar-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/calendar-react",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Calendar component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/checkbox-group-react/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @utrecht/checkbox-group-react
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
- Updated dependencies [5881339]
9+
- @utrecht/checkbox-react@1.0.4
10+
- @utrecht/fieldset-react@1.0.4
11+
- @utrecht/form-field-checkbox-react@1.0.6
12+
- @utrecht/form-field-description-react@1.0.4
13+
- @utrecht/form-field-error-message-react@1.0.4
14+
- @utrecht/form-field-react@1.0.4
15+
316
## 1.0.5
417

518
### Patch Changes

packages/components-react/checkbox-group-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/checkbox-group-react",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Checkbox Group component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/checkbox-react/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.3
410

511
### Patch Changes

packages/components-react/checkbox-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/checkbox-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Checkbox component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/combobox-react/CHANGELOG.md

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

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 0.0.4
410

511
### Patch Changes

packages/components-react/combobox-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/combobox-react",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Combobox component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/fieldset-react/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.3
410

511
### Patch Changes

packages/components-react/fieldset-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/fieldset-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Fieldset component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/form-field-checkbox-react/CHANGELOG.md

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
- Updated dependencies [5881339]
9+
- @utrecht/checkbox-react@1.0.4
10+
- @utrecht/form-field-description-react@1.0.4
11+
- @utrecht/form-field-error-message-react@1.0.4
12+
- @utrecht/form-field-react@1.0.4
13+
- @utrecht/form-label-react@1.0.4
14+
315
## 1.0.5
416

517
### Patch Changes

packages/components-react/form-field-checkbox-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/form-field-checkbox-react",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Form Field Checkbox component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/form-field-description-react/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.3
410

511
### Patch Changes

packages/components-react/form-field-description-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/form-field-description-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Form Field Description component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/form-field-error-message-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @utrecht/form-field-error-message-react
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.3
410

511
### Patch Changes

packages/components-react/form-field-error-message-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/form-field-error-message-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Form Field Error Message component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/form-field-react/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.3
410

511
### Patch Changes

packages/components-react/form-field-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/form-field-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Form Field component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/form-label-react/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.3
410

511
### Patch Changes

packages/components-react/form-label-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/form-label-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Form Label component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/link-react/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.3
410

511
### Patch Changes

packages/components-react/link-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/link-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Link component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/listbox-react/CHANGELOG.md

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

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.4
410

511
### Patch Changes

packages/components-react/listbox-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utrecht/listbox-react",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Listbox component for the Municipality of Utrecht based on the NL Design System architecture",
55
"keywords": [
66
"nl-design-system"

packages/components-react/nav-bar-react/CHANGELOG.md

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

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- 5881339: Remove `"sideEffects": true` from `package.json` to prevent tree shaking CSS injection'
8+
39
## 1.0.2
410

511
### Patch Changes

0 commit comments

Comments
 (0)