Skip to content

Commit

Permalink
chore(package.json): v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
plebeius-eth committed Nov 11, 2024
1 parent e5fd224 commit b367051
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [0.2.2](https://github.com/plebbit/seedit/compare/v0.2.1...v0.2.2) (2024-11-11)


### Bug Fixes

* **post:** content would not appear if link is webpage ([a2516b5](https://github.com/plebbit/seedit/commit/a2516b59122c41cf333102aa97de2c882ac2ee9f))
* **sidebar:** 0 score would show up as '•' ([5785e0b](https://github.com/plebbit/seedit/commit/5785e0bbe16006ef342bc936bbc353f49ee01018))


### Features

* **home:** improve design of "show more posts" button in feed footer ([e5fd224](https://github.com/plebbit/seedit/commit/e5fd22488f05e76d03aa5dbb04bd1b366680c8df))



## [0.2.1](https://github.com/plebbit/seedit/compare/v0.2.0...v0.2.1) (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seedit",
"version": "0.2.1",
"version": "0.2.2",
"description": "A GUI for plebbit similar to old.reddit",
"type": "module",
"author": "plebeius.eth",
Expand Down

0 comments on commit b367051

Please sign in to comment.