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 committed Dec 27, 2024
1 parent d25537e commit 5cb0e28
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/shiny-seas-play.md

This file was deleted.

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

## 1.0.9

### Patch Changes

- 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 packages/component-library-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/component-library-react

## 8.0.4

### Patch Changes

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

## 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

0 comments on commit 5cb0e28

Please sign in to comment.