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 Dec 27, 2024
1 parent 4c37eb9 commit a7d23c9
Show file tree
Hide file tree
Showing 27 changed files with 77 additions and 47 deletions.
5 changes: 0 additions & 5 deletions .changeset/honest-tables-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-laws-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/neat-beers-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-birds-wave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shiny-seas-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-carrots-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-doors-dream.md

This file was deleted.

8 changes: 8 additions & 0 deletions apps/preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @utrecht/preact-app

## 1.0.9

### Patch Changes

- Updated dependencies [9bf9fe9]
- Updated dependencies [d25537e]
- @utrecht/component-library-react@8.0.4

## 1.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/preact-app",
"version": "1.0.8",
"version": "1.0.9",
"author": "Community for NL Design System",
"description": "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 components/alert-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/alert-dialog-css

## 1.4.1

### Patch Changes

- d25537e: Scroll alert dialogs when viewport is too small for content.

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/alert-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.4.1",
"author": "Community for NL Design System",
"description": "Alert dialog 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 components/link-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/link-button-css

## 1.4.0

### Minor Changes

- 98c5396: Support `utrecht.button.border-radius` for Link Button.

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/link-button/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.0",
"version": "1.4.0",
"author": "Community for NL Design System",
"description": "Link button 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 components/listbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/listbox-css

## 1.5.1

### Patch Changes

- 7a8910c: Fix Listbox size on very small screens.

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/listbox/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.5.1",
"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 components/radio-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/radio-button-css

## 1.5.1

### Patch Changes

- 3becef6: Fix focus state tokens for radio button

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/radio-button/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.5.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
6 changes: 6 additions & 0 deletions components/root/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/root-css

## 1.1.1

### Patch Changes

- 4c37eb9: Enable hypenation for the Root component.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/root/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.1.1",
"author": "Community for NL Design System",
"description": "Root 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 components/spotlight-section/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/spotlight-section-css

## 1.6.0

### Minor Changes

- a4fb52f: Add `utrecht.spotlight-section.border-radius` token.

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/spotlight-section/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.6.0",
"author": "Community for NL Design System",
"description": "Spotlight section component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
10 changes: 10 additions & 0 deletions packages/component-library-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @utrecht/component-library-react

## 8.0.4

### Patch Changes

- 9bf9fe9: Fix `role="img"` for VegaVizualisation.
- d25537e: Scroll alert dialogs when viewport is too small for content.
- Updated dependencies [7a8910c]
- @utrecht/listbox-react@1.0.7
- @utrecht/radio-button-react@1.0.4

## 8.0.3

### 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,6 +1,6 @@
{
"name": "@utrecht/component-library-react",
"version": "8.0.3",
"version": "8.0.4",
"private": false,
"description": "React component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
"keywords": [
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.7

### Patch Changes

- 7a8910c: Fix Listbox size on very small screens.

## 1.0.6

### 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.6",
"version": "1.0.7",
"description": "Listbox component for the Municipality of Utrecht based on the NL Design System architecture",
"keywords": [
"nl-design-system"
Expand Down
7 changes: 7 additions & 0 deletions packages/components-react/select-combobox-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @utrecht/select-combobox-react

## 1.0.6

### Patch Changes

- Updated dependencies [7a8910c]
- @utrecht/listbox-react@1.0.7

## 1.0.5

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utrecht/select-combobox-react",
"version": "1.0.5",
"version": "1.0.6",
"description": "Select Combobox component for the Municipality of Utrecht based on the NL Design System architecture",
"keywords": [
"nl-design-system"
Expand Down

0 comments on commit a7d23c9

Please sign in to comment.