This repository was archived by the owner on Jul 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +25
-4
lines changed Expand file tree Collapse file tree 5 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/core/js-client" : " 0.4.1 " ,
2
+ "packages/core/js-client" : " 0.4.2 " ,
3
3
"packages/core/marine-worker" : " 0.4.1" ,
4
4
"packages/core/aqua-to-js" : " 0.2.0" ,
5
- "packages/core/js-client-isomorphic" : " 0.2.0 "
5
+ "packages/core/js-client-isomorphic" : " 0.2.1 "
6
6
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.1] ( https://github.com/fluencelabs/js-client/compare/js-client-isomorphic-v0.2.0...js-client-isomorphic-v0.2.1 ) (2023-10-30)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Bump avm to 0.54 ([ 14e91b6] ( https://github.com/fluencelabs/js-client/commit/14e91b6e00e625792051aee2c82651e5679e3575 ) )
9
+
3
10
## [ 0.2.0] ( https://github.com/fluencelabs/js-client/compare/js-client-isomorphic-v0.1.0...js-client-isomorphic-v0.2.0 ) (2023-10-26)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
3
"name" : " @fluencelabs/js-client-isomorphic" ,
4
- "version" : " 0.2.0 " ,
4
+ "version" : " 0.2.1 " ,
5
5
"description" : " Isomorphic entities for js-client" ,
6
6
"files" : [
7
7
" dist"
Original file line number Diff line number Diff line change 6
6
* dependencies
7
7
* @fluencelabs/js-client-isomorphic bumped to 0.2.0
8
8
9
+ ## [ 0.4.2] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.4.1...js-client-v0.4.2 ) (2023-10-30)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * ** deps:** Bump avm to 0.54 ([ 14e91b6] ( https://github.com/fluencelabs/js-client/commit/14e91b6e00e625792051aee2c82651e5679e3575 ) )
15
+
16
+
17
+ ### Dependencies
18
+
19
+ * The following workspace dependencies were updated
20
+ * dependencies
21
+ * @fluencelabs/js-client-isomorphic bumped to 0.2.1
22
+
9
23
## [ 0.4.0] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.3.0...js-client-v0.4.0 ) (2023-10-25)
10
24
11
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluencelabs/js-client" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"description" : " Client for interacting with Fluence network" ,
5
5
"engines" : {
6
6
"node" : " >=10" ,
You can’t perform that action at this time.
0 commit comments