Skip to content

Commit

Permalink
docs(release): strapi packages
Browse files Browse the repository at this point in the history
  • Loading branch information
frameless-devops authored and AliKdhim87 committed Aug 27, 2024
1 parent eafb6fd commit 8305e5e
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/beige-boats-sparkle.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/pdc-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frameless/pdc-frontend

## 0.5.0

### Minor Changes

- eafb6fd: Deze update zorgt er voor dat we de RichText component (het tussen ruimte component) toevoegen aan de vth en pdc, zodat de inhoud de goede ruimte krijgt.

## 0.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/pdc-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frameless/pdc-frontend",
"version": "0.4.2",
"version": "0.5.0",
"private": true,
"author": "@frameless",
"description": "Utrecht PDC frontend application",
Expand Down
6 changes: 6 additions & 0 deletions apps/vth-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frameless/vth-frontend

## 0.3.0

### Minor Changes

- eafb6fd: Deze update zorgt er voor dat we de RichText component (het tussen ruimte component) toevoegen aan de vth en pdc, zodat de inhoud de goede ruimte krijgt.

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/vth-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frameless/vth-frontend",
"version": "0.2.2",
"version": "0.3.0",
"private": true,
"author": "@frameless",
"description": "Utrecht VTH frontend application",
Expand Down

0 comments on commit 8305e5e

Please sign in to comment.