Skip to content

Commit

Permalink
docs(release): design system packages (#973)
Browse files Browse the repository at this point in the history
  • Loading branch information
nl-design-system-ci authored Dec 19, 2024
1 parent 6299e11 commit c577af2
Show file tree
Hide file tree
Showing 20 changed files with 73 additions and 45 deletions.
7 changes: 0 additions & 7 deletions .changeset/fifty-fans-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-llamas-collect.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/silver-tomatoes-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-chairs-care.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/stale-bears-relax.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/twenty-tools-drop.md

This file was deleted.

6 changes: 6 additions & 0 deletions components/form-fileinput/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@nl-rvo/css-form-fileinput`

## 1.2.2

### Patch Changes

- 6299e11: Removed fixed height and added font size to FileInput component

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/form-fileinput/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.2",
"author": "Community for NL Design System",
"license": "CC0-1.0",
"name": "@nl-rvo/css-form-fileinput",
Expand Down
6 changes: 6 additions & 0 deletions components/form-radio-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@nl-rvo/css-form-radio-button`

## 1.2.2

### Patch Changes

- 6299e11: Removed focus outline when selecting a Radio button

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/form-radio-button/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.2",
"author": "Community for NL Design System",
"license": "CC0-1.0",
"name": "@nl-rvo/css-form-radio-button",
Expand Down
10 changes: 10 additions & 0 deletions components/grid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# `@nl-rvo/css-grid`

## 3.0.0

### Major Changes

- 6299e11: Added division property and --division variable to use instead of the layout prop

### Minor Changes

- 6299e11: Added option for 7-12 columns in Grid component

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/grid/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0",
"version": "3.0.0",
"author": "Community for NL Design System",
"license": "CC0-1.0",
"name": "@nl-rvo/css-grid",
Expand Down
16 changes: 16 additions & 0 deletions packages/component-library-css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @nl-rvo/component-library-css

## 4.0.0

### Major Changes

- 6299e11: Added division property and --division variable to use instead of the layout prop

### Minor Changes

- 6299e11: Added individual component CSS files to enable loading of individual components and reduce bundle size
- 6299e11: Added option for 7-12 columns in Grid component

### Patch Changes

- 6299e11: Removed focus outline when selecting a Radio button
- 6299e11: Removed fixed height and added font size to FileInput component

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library-css/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0",
"version": "4.0.0",
"author": "Community for NL Design System",
"description": "Component library bundle for the RVO based on the NL Design System architecture",
"license": "CC0-1.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/component-library-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @nl-rvo/component-library-react

## 4.0.0

### Major Changes

- 6299e11: Added division property and --division variable to use instead of the layout prop

### Minor Changes

- 6299e11: Added option for 7-12 columns in Grid component

### Patch Changes

- 6299e11: Removed focus outline when selecting a Radio button
- 6299e11: Removed fixed height and added font size to FileInput component

## 3.0.0

### Major 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": "3.0.0",
"version": "4.0.0",
"author": "Community for NL Design System",
"description": "React component library bundle for RVO based on the NL Design System architecture",
"license": "CC0-1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/uxpin-merge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nl-rvo/uxpin-merge

## 1.2.9

### Patch Changes

- Updated dependencies [6299e11]
- @nl-rvo/design-tokens@1.6.2

## 1.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/uxpin-merge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nl-rvo/uxpin-merge",
"version": "1.2.8",
"version": "1.2.9",
"description": "UXPin Merge integration for ROOS",
"author": "",
"license": "CC0-1.0",
Expand Down
6 changes: 6 additions & 0 deletions proprietary/design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nl-rvo/design-tokens

## 1.6.2

### Patch Changes

- 6299e11: Made Hero subtitle normal instead of italic

## 1.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion proprietary/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.6.1",
"version": "1.6.2",
"author": "Community for NL Design System",
"description": "RVO Rijkshuisstijl design tokens",
"license": "SEE LICENSE IN LICENSE.md",
Expand Down

0 comments on commit c577af2

Please sign in to comment.