chore(package.json): v0.5.0

This commit is contained in:
Tom (plebeius.eth)
2025-05-12 23:57:14 +02:00
parent f1e085c1a0
commit 67f00aed63
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
# [0.5.0](https://github.com/plebbit/plebchan/compare/v0.4.0...v0.5.0) (2025-05-12)
# [0.4.0](https://github.com/plebbit/plebchan/compare/v0.3.6...v0.4.0) (2025-03-07)
This version migrates the framework from Create React App to Vite and upgrades to React 19, implementing React Compiler, for better rendering optimizations.
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "plebchan",
"version": "0.4.0",
"version": "0.5.0",
"description": "A GUI for plebbit similar to 4chan",
"type": "module",
"author": "plebeius.eth",