chore(package.json): v0.1.16

This commit is contained in:
plebeius.eth
2023-12-18 09:52:00 +01:00
parent f3d6fd40de
commit be2121272c
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
## [0.1.16](https://github.com/plebbit/plebchan/compare/v0.1.15...v0.1.16) (2023-12-18)
### Bug Fixes
* **SettingsModal:** don't show signer in account data preview ([f1f1eaa](https://github.com/plebbit/plebchan/commit/f1f1eaa2fe0a9cc7f7bb333fd8333b00ce6bf4e5))
## [0.1.15](https://github.com/plebbit/plebchan/compare/v0.1.14...v0.1.15) (2023-12-15)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "plebchan",
"version": "0.1.15",
"version": "0.1.16",
"description": "A GUI for plebbit similar to 4chan",
"author": "plebeius.eth",
"private": true,