mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(package.json): v0.2.1
This commit is contained in:
+9
-1
@@ -1,6 +1,14 @@
|
||||
## [0.2.1](https://github.com/plebbit/plebchan/compare/v0.2.0...v0.2.1) (2024-06-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* incorrect assets path ([4cca4a5](https://github.com/plebbit/plebchan/commit/4cca4a58dd0a8e4913cb10e7ab7bd19b46b57146))
|
||||
|
||||
|
||||
|
||||
# [0.2.0](https://github.com/plebbit/plebchan/compare/v0.1.17...v0.2.0) (2024-06-20)
|
||||
|
||||
v0.2.0 is a complete rewrite of plebchan using typescript and CSS modules, optimizing for performance and code cleanliness, also adding some new features.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "plebchan",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "A GUI for plebbit similar to 4chan",
|
||||
"type": "module",
|
||||
"author": "plebeius.eth",
|
||||
|
||||
Reference in New Issue
Block a user