Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(release): design system packages #2713

Merged
merged 1 commit into from
Feb 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/delay-mass-pole.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-days-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-cats-cough.md

This file was deleted.

41 changes: 0 additions & 41 deletions .changeset/missing-in-action.md

This file was deleted.

31 changes: 0 additions & 31 deletions .changeset/seven-toys-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-bees-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-yaks-decide.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.12

### Patch Changes

- Updated dependencies [c4b943b]
- @utrecht/[email protected]
- @utrecht/[email protected]

## 1.0.11

### 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.11",
"version": "1.0.12",
"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
10 changes: 10 additions & 0 deletions components/article/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @utrecht/article-css

## 1.5.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.4.0

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

## 1.6.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/blockquote/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": "Blockquote 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/body/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/body-css

## 1.2.0

### Minor Changes

- f54840f: Provide `.css` file for the `body` selector for styling vanilla HTML.

## 1.1.0

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

## 2.3.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 2.2.0

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

## 1.6.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/checkbox/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": "Checkbox 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 components/code-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @utrecht/code-block-css

## 1.5.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.4.0

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

## 1.5.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.4.0

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

## 1.5.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.4.0

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

## 1.5.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.4.0

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

## 1.5.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.4.0

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

## 1.5.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.4.0

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

## 1.6.0

### Minor Changes

- 729f698: Restore vanilla HTML implementations to the npm packages of CSS components, with the following files:

- `dist/html/index.css`
- `dist/html/index.min.css`
- `dist/html/index.mjs`

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/form-label/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": "Form label component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
Loading