Merge pull request #315 from plebbit/master

chore(package.json): v0.1.17
This commit is contained in:
plebeius.eth
2023-12-20 20:54:41 +01:00
committed by GitHub
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
## [0.1.17](https://github.com/plebbit/plebchan/compare/v0.1.16...v0.1.17) (2023-12-20)
### Bug Fixes
* **electron:** don't spam user with ipfs errors ([bc83a75](https://github.com/plebbit/plebchan/commit/bc83a75b04b363270d0d6bdc423bc41e49bbe3a1))
* **SettingsModal:** don't remove signer ([cd03fef](https://github.com/plebbit/plebchan/commit/cd03fefb25a2460724d30d2ff60c22610a1e68c4))
## [0.1.16](https://github.com/plebbit/plebchan/compare/v0.1.15...v0.1.16) (2023-12-18)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "plebchan",
"version": "0.1.16",
"version": "0.1.17",
"description": "A GUI for plebbit similar to 4chan",
"author": "plebeius.eth",
"private": true,