Skip to content

Commit

Permalink
docs(release): design system packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nl-design-system-ci authored and Robbert committed Nov 10, 2024
1 parent 4fffa42 commit a57bb74
Show file tree
Hide file tree
Showing 37 changed files with 168 additions and 40 deletions.
22 changes: 0 additions & 22 deletions .changeset/slimy-clocks-exist.md

This file was deleted.

21 changes: 21 additions & 0 deletions packages/component-library-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @utrecht/component-library-react

## 7.3.2

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'
- Updated dependencies [46e795c]
- @utrecht/form-field-error-message-react@1.0.1
- @utrecht/form-field-description-react@1.0.1
- @utrecht/form-field-checkbox-react@1.0.2
- @utrecht/radio-button-react@1.0.1
- @utrecht/form-field-react@1.0.1
- @utrecht/form-label-react@1.0.1
- @utrecht/calendar-react@1.0.3
- @utrecht/checkbox-react@1.0.1
- @utrecht/combobox-react@0.0.2
- @utrecht/fieldset-react@1.0.1
- @utrecht/listbox-react@1.0.2
- @utrecht/textbox-react@1.0.1
- @utrecht/button-react@2.0.1
- @utrecht/link-react@1.0.1

## 7.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library-react/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.3.1",
"version": "7.3.2",
"author": "Community for NL Design System",
"description": "React component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/button-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/button-react

## 2.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/button-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/button-react",
"version": "2.0.0",
"version": "2.0.1",
"author": "Community for NL Design System",
"description": "Button component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/components-react/calendar-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @utrecht/calendar-react

## 1.0.3

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'
- Updated dependencies [46e795c]
- @utrecht/button-react@2.0.1

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/calendar-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/calendar-react",
"version": "1.0.2",
"version": "1.0.3",
"author": "Community for NL Design System",
"description": "Calendar component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
13 changes: 13 additions & 0 deletions packages/components-react/checkbox-group-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @utrecht/checkbox-group-react

## 1.0.2

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'
- Updated dependencies [46e795c]
- @utrecht/form-field-error-message-react@1.0.1
- @utrecht/form-field-description-react@1.0.1
- @utrecht/form-field-checkbox-react@1.0.2
- @utrecht/form-field-react@1.0.1
- @utrecht/checkbox-react@1.0.1
- @utrecht/fieldset-react@1.0.1

## 1.0.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/checkbox-group-react",
"version": "1.0.1",
"version": "1.0.2",
"author": "Community for NL Design System",
"description": "Checkbox Group component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/checkbox-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/checkbox-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/checkbox-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/checkbox-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Community for NL Design System",
"description": "Checkbox component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/combobox-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/combobox-react

## 0.0.2

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/combobox-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/combobox-react",
"version": "0.0.1",
"version": "0.0.2",
"author": "Community for NL Design System",
"description": "Combobox component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/fieldset-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/fieldset-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/fieldset-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/fieldset-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Community for NL Design System",
"description": "Fieldset component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
12 changes: 12 additions & 0 deletions packages/components-react/form-field-checkbox-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @utrecht/form-field-checkbox-react

## 1.0.2

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'
- Updated dependencies [46e795c]
- @utrecht/form-field-error-message-react@1.0.1
- @utrecht/form-field-description-react@1.0.1
- @utrecht/form-field-react@1.0.1
- @utrecht/form-label-react@1.0.1
- @utrecht/checkbox-react@1.0.1

## 1.0.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/form-field-checkbox-react",
"version": "1.0.1",
"version": "1.0.2",
"author": "Community for NL Design System",
"description": "Form Field Checkbox component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/form-field-description-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.0

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/form-field-description-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Community for NL Design System",
"description": "Form Field Description component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/form-field-error-message-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.0

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/form-field-error-message-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Community for NL Design System",
"description": "Form Field Error Message component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/form-field-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/form-field-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/form-field-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/form-field-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Community for NL Design System",
"description": "Form Field component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/form-label-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/form-label-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/form-label-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/form-label-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Community for NL Design System",
"description": "Form Label component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/link-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/link-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/link-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/link-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Community for NL Design System",
"description": "Link component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/listbox-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/listbox-react

## 1.0.2

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/listbox-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/listbox-react",
"version": "1.0.1",
"version": "1.0.2",
"author": "Community for NL Design System",
"description": "Listbox component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/components-react/radio-button-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/radio-button-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/radio-button-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/radio-button-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Community for NL Design System",
"description": "Radio Button component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
13 changes: 13 additions & 0 deletions packages/components-react/radio-group-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @utrecht/radio-group-react

## 1.0.3

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'
- Updated dependencies [46e795c]
- @utrecht/form-field-error-message-react@1.0.1
- @utrecht/form-field-description-react@1.0.1
- @utrecht/radio-button-react@1.0.1
- @utrecht/form-field-react@1.0.1
- @utrecht/form-label-react@1.0.1
- @utrecht/fieldset-react@1.0.1

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/radio-group-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/radio-group-react",
"version": "1.0.2",
"version": "1.0.3",
"author": "Community for NL Design System",
"description": "Radio Group component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/components-react/select-combobox-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @utrecht/select-combobox-react

## 1.0.1

### Patch Changes

- 46e795c: Consistently use `dist/*.cjs` and `dist/*.mjs` files for React components'
- Updated dependencies [46e795c]
- @utrecht/combobox-react@0.0.2
- @utrecht/listbox-react@1.0.2
- @utrecht/textbox-react@1.0.1
- @utrecht/button-react@2.0.1

## 1.0.0

### Major Changes
Expand Down
Loading

0 comments on commit a57bb74

Please sign in to comment.