Skip to content

Commit

Permalink
bump: 2.3.2-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
QRuhier committed Dec 12, 2024
1 parent 0fd1117 commit 0c4bfb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "drama-queen",
"private": true,
"version": "2.3.1",
"version": "2.3.2-rc.0",
"type": "module",
"scripts": {
"dev": "vite --port 5001 --strictPort",
Expand Down
6 changes: 6 additions & 0 deletions website/src/pages/changelog.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 2.3.2

#### Build

- retrait du "drama-queen-container", le sous-projet "drama-queen" est déplacé à la racine du projet

### 2.3.1

#### Correction de bugs
Expand Down

0 comments on commit 0c4bfb5

Please sign in to comment.