This repository was archived by the owner on Jul 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +62
-69
lines changed Expand file tree Collapse file tree 8 files changed +62
-69
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/core/js-client" : " 0.4.2 " ,
3- "packages/core/marine-worker" : " 0.4.1 " ,
2+ "packages/core/js-client" : " 0.4.3 " ,
3+ "packages/core/marine-worker" : " 0.4.2 " ,
44 "packages/core/aqua-to-js" : " 0.2.0" ,
5- "packages/core/js-client-isomorphic" : " 0.2.1 "
5+ "packages/core/js-client-isomorphic" : " 0.2.2 "
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.2] ( https://github.com/fluencelabs/js-client/compare/js-client-isomorphic-v0.2.1...js-client-isomorphic-v0.2.2 ) (2023-11-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * JS-client bugs and tech debt [ fixes DXJ-520] ([ #374 ] ( https://github.com/fluencelabs/js-client/issues/374 ) ) ([ b460491] ( https://github.com/fluencelabs/js-client/commit/b460491fbd0d07e3507a6c70f162014580c6d6da ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @fluencelabs/marine-worker bumped from 0.4.1 to 0.4.2
16+
317## [ 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)
418
519
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @fluencelabs/js-client-isomorphic" ,
4- "version" : " 0.2.1 " ,
4+ "version" : " 0.2.2 " ,
55 "description" : " Isomorphic entities for js-client" ,
66 "files" : [
77 " dist"
2525 "dependencies" : {
2626 "@fluencelabs/avm" : " 0.54.0" ,
2727 "@fluencelabs/marine-js" : " 0.7.2" ,
28- "@fluencelabs/marine-worker" : " 0.4.1 " ,
28+ "@fluencelabs/marine-worker" : " 0.4.2 " ,
2929 "@fluencelabs/threads" : " ^2.0.0"
3030 },
3131 "keywords" : [],
Original file line number Diff line number Diff line change 66 * dependencies
77 * @fluencelabs/js-client-isomorphic bumped to 0.2.0
88
9+ ## [ 0.4.3] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.4.2...js-client-v0.4.3 ) (2023-11-06)
10+
11+
12+ ### Bug Fixes
13+
14+ * JS-client bugs and tech debt [ fixes DXJ-520] ([ #374 ] ( https://github.com/fluencelabs/js-client/issues/374 ) ) ([ b460491] ( https://github.com/fluencelabs/js-client/commit/b460491fbd0d07e3507a6c70f162014580c6d6da ) )
15+
16+
17+ ### Dependencies
18+
19+ * The following workspace dependencies were updated
20+ * dependencies
21+ * @fluencelabs/js-client-isomorphic bumped to 0.2.2
22+ * @fluencelabs/marine-worker bumped from 0.4.1 to 0.4.2
23+
924## [ 0.4.2] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.4.1...js-client-v0.4.2 ) (2023-10-30)
1025
1126
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.3 " ,
44 "description" : " Client for interacting with Fluence network" ,
55 "engines" : {
66 "node" : " >=10" ,
3535 "@fluencelabs/avm" : " 0.54.0" ,
3636 "@fluencelabs/interfaces" : " workspace:*" ,
3737 "@fluencelabs/js-client-isomorphic" : " workspace:*" ,
38- "@fluencelabs/marine-worker" : " 0.4.1 " ,
38+ "@fluencelabs/marine-worker" : " 0.4.2 " ,
3939 "@fluencelabs/threads" : " ^2.0.0" ,
4040 "@libp2p/crypto" : " 2.0.3" ,
4141 "@libp2p/interface" : " 0.1.2" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.2] ( https://github.com/fluencelabs/js-client/compare/marine-worker-v0.4.1...marine-worker-v0.4.2 ) (2023-11-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * JS-client bugs and tech debt [ fixes DXJ-520] ([ #374 ] ( https://github.com/fluencelabs/js-client/issues/374 ) ) ([ b460491] ( https://github.com/fluencelabs/js-client/commit/b460491fbd0d07e3507a6c70f162014580c6d6da ) )
9+
310## [ 0.4.1] ( https://github.com/fluencelabs/js-client/compare/marine-worker-v0.4.0...marine-worker-v0.4.1 ) (2023-10-25)
411
512
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @fluencelabs/marine-worker" ,
4- "version" : " 0.4.1 " ,
4+ "version" : " 0.4.2 " ,
55 "description" : " Marine worker" ,
66 "files" : [
77 " dist"
You can’t perform that action at this time.
0 commit comments