git ssb

1+

Daan Patchwork / patchwork



Commit 25572342c04bec2c33020c3dbe58421e5f24c582

3.18.1

Daan Wynen committed on 4/5/2021, 11:22:43 AM
Parent: 401c797bb92a373ffa4499d47ecea37f75e2a16e

Files changed

docs/CHANGELOG.mdchanged
package-lock.jsonchanged
package.jsonchanged
docs/CHANGELOG.mdView
@@ -13,9 +13,9 @@
1313 ### Fixed
1414 ### Security
1515 -->
1616
17-## [Unreleased]
17 +## v3.18.1 - 2021-04-05
1818
1919 **Last proper release of Patchwork!**
2020 That's right folks. This is it. Nearly six years after the initial commit by Paul, the time of Patchwork will come to an end.
2121
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 485494 bytes
New file size: 485487 bytes
package.jsonView
@@ -1,9 +1,9 @@
11 {
22 "name": "ssb-patchwork",
33 "productName": "Patchwork",
44 "repository": "git@github.com:ssbc/patchwork.git",
5- "version": "3.18.1-beta.5",
5 + "version": "3.18.1",
66 "description": "A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).",
77 "main": "index.js",
88 "scripts": {
99 "test": "standard",

Built with git-ssb-web