Skip to content

Commit

Permalink
docs(release): design system packages (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
nl-design-system-ci authored Dec 16, 2024
1 parent 6c75ec9 commit 6b2eb7d
Show file tree
Hide file tree
Showing 11 changed files with 36 additions and 13 deletions.
8 changes: 0 additions & 8 deletions .changeset/gentle-buses-scream.md

This file was deleted.

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

## 1.3.0

### Minor Changes

- 6c75ec9: Improved Table styling

## 1.2.2

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

## 2.5.0

### Minor Changes

- 6c75ec9: Improved Table styling

## 2.4.3

### Patch 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": "2.4.3",
"version": "2.5.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
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 @@
# @nl-rvo/component-library-react

## 2.5.0

### Minor Changes

- 6c75ec9: Improved Table styling

## 2.4.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,5 +1,5 @@
{
"version": "2.4.3",
"version": "2.5.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.7

### Patch Changes

- Updated dependencies [6c75ec9]
- @nl-rvo/design-tokens@1.6.0

## 1.2.6

### 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.6",
"version": "1.2.7",
"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.0

### Minor Changes

- 6c75ec9: Improved Table styling

## 1.5.2

### 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.5.2",
"version": "1.6.0",
"author": "Community for NL Design System",
"description": "RVO Rijkshuisstijl design tokens",
"license": "SEE LICENSE IN LICENSE.md",
Expand Down

0 comments on commit 6b2eb7d

Please sign in to comment.