File tree Expand file tree Collapse file tree 6 files changed +7
-5
lines changed
Expand file tree Collapse file tree 6 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## 0.8.6-beta.1 - 2023-03-14
11+
1012## 0.8.5 - 2023-03-10
1113### Added
1214- add ` properties ` for ` pinContent ` in IPFS instance
Original file line number Diff line number Diff line change 3535 "ts-jest" : " ^26.5.1" ,
3636 "typescript" : " 4.6.x"
3737 },
38- "version" : " 0.8.8 -beta.0 "
38+ "version" : " 0.8.6 -beta.1 "
3939}
Original file line number Diff line number Diff line change 11{
22 "name" : " @subsocial/api" ,
3- "version" : " 0.8.8 -beta.0 " ,
3+ "version" : " 0.8.6 -beta.1 " ,
44 "description" : " JavaScript API for Subsocial blockchain." ,
55 "author" : " DappForce contributors" ,
66 "license" : " GPL-3.0-only" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @subsocial/definitions" ,
3- "version" : " 0.8.8 -beta.0 " ,
3+ "version" : " 0.8.6 -beta.1 " ,
44 "description" : " Subsocial definitions using @polkadot/typegen to generate type definitions" ,
55 "main" : " index.js" ,
66 "repository" : " https://github.com/dappforce/subsocial-js/packages/definitions" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @subsocial/elasticsearch" ,
3- "version" : " 0.8.8 -beta.0 " ,
3+ "version" : " 0.8.6 -beta.1 " ,
44 "description" : " Elasticsearch API for Subsocial blockchain." ,
55 "author" : " DappForce contributors" ,
66 "license" : " GPL-3.0-only" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @subsocial/utils" ,
3- "version" : " 0.8.8 -beta.0 " ,
3+ "version" : " 0.8.6 -beta.1 " ,
44 "description" : " JavaScript utils for Subsocial blockchain." ,
55 "author" : " DappForce contributors" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments