Skip to content

Commit e4b3d2b

Browse files
docs(release): design system packages
1 parent c7fcb95 commit e4b3d2b

File tree

16 files changed

+58
-27
lines changed

16 files changed

+58
-27
lines changed

.changeset/forty-shirts-clean.md

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

.changeset/stale-moose-wonder.md

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

.changeset/tall-clowns-wait.md

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

.changeset/thin-clouds-move.md

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

apps/examples/react-vite/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @rijkshuisstijl-community/examples-react-vite
22

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c189cdf]
8+
- Updated dependencies [f61a0a6]
9+
- Updated dependencies [fac58ed]
10+
- @rijkshuisstijl-community/components-react@15.0.2
11+
- @rijkshuisstijl-community/components-css@16.0.2
12+
- @rijkshuisstijl-community/design-tokens@15.0.0
13+
314
## 0.1.8
415

516
### Patch Changes

apps/examples/react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rijkshuisstijl-community/examples-react-vite",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"author": "Community for NL Design System",
55
"description": "example React application using Vite and the NL Design System",
66
"type": "module",

packages/components-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rijkshuisstijl-community/components-angular
22

3+
## 11.0.1
4+
5+
### Patch Changes
6+
7+
- c189cdf: Use new Utrecht Page Footer CSS that provides `utrecht-page-footer__content`, which replaces `rhc-page-footer__content`.
8+
9+
Replace `rhc-page-footer__wrapper` new nested `rhc-page-footer-layout` div.
10+
311
## 11.0.0
412

513
### Major Changes

packages/components-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rijkshuisstijl-community/components-angular",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"author": "Community for NL Design System",
55
"description": "Angular component library for the Rijkshuisstijl Community repository, based on the NL Design System architecture",
66
"license": "EUPL-1.2",

packages/components-css/library-css/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rijkshuisstijl-community/components-css
22

3+
## 16.0.2
4+
5+
### Patch Changes
6+
7+
- c189cdf: Use new Utrecht Page Footer CSS that provides `utrecht-page-footer__content`, which replaces `rhc-page-footer__content`.
8+
9+
Replace `rhc-page-footer__wrapper` new nested `rhc-page-footer-layout` div.
10+
311
## 16.0.1
412

513
### Patch Changes

packages/components-css/library-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rijkshuisstijl-community/components-css",
3-
"version": "16.0.1",
3+
"version": "16.0.2",
44
"type": "module",
55
"author": "Community for NL Design System",
66
"description": "CSS Components for a design system based on the NL Design System architecture",

0 commit comments

Comments
 (0)