File tree 6 files changed +7
-5
lines changed
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
7
7
8
8
## Unreleased
9
9
10
+ ## 0.8.9 - 2023-04-18
11
+
10
12
## 0.8.8 - 2023-04-12
11
13
12
14
## 0.8.7 - 2023-03-22
Original file line number Diff line number Diff line change 35
35
"ts-jest" : " ^26.5.1" ,
36
36
"typescript" : " 4.6.x"
37
37
},
38
- "version" : " 0.8.8 "
38
+ "version" : " 0.8.9 "
39
39
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @subsocial/api" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " JavaScript API for Subsocial blockchain." ,
5
5
"author" : " DappForce contributors" ,
6
6
"license" : " GPL-3.0-only" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @subsocial/definitions" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " Subsocial definitions using @polkadot/typegen to generate type definitions" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/dappforce/subsocial-js/packages/definitions" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @subsocial/elasticsearch" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " Elasticsearch API for Subsocial blockchain." ,
5
5
"author" : " DappForce contributors" ,
6
6
"license" : " GPL-3.0-only" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @subsocial/utils" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " JavaScript utils for Subsocial blockchain." ,
5
5
"author" : " DappForce contributors" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments