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 +17
-4
lines changed Expand file tree Collapse file tree 5 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/core/js-client" : " 0.5.0 " ,
2+ "packages/core/js-client" : " 0.5.1 " ,
33 "packages/core/marine-worker" : " 0.5.0" ,
4- "packages/core/aqua-to-js" : " 0.3.0 " ,
4+ "packages/core/aqua-to-js" : " 0.3.1 " ,
55 "packages/core/js-client-isomorphic" : " 0.3.0"
66}
Original file line number Diff line number Diff line change 1818 * devDependencies
1919 * @fluencelabs/js-client bumped to 0.2.1
2020
21+ ### Dependencies
22+
23+ * The following workspace dependencies were updated
24+ * devDependencies
25+ * @fluencelabs/js-client bumped to 0.5.1
26+
2127## [ 0.3.0] ( https://github.com/fluencelabs/js-client/compare/aqua-to-js-v0.2.0...aqua-to-js-v0.3.0 ) (2023-11-22)
2228
2329
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/aqua-to-js" ,
33 "type" : " module" ,
4- "version" : " 0.3.0 " ,
4+ "version" : " 0.3.1 " ,
55 "description" : " Tool for generating aqua wrapper" ,
66 "main" : " dist/index.js" ,
77 "files" : [
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.5.1] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.5.0...js-client-v0.5.1 ) (2023-11-23)
10+
11+
12+ ### Features
13+
14+ * Temporarily expose internal js client API ([ #386 ] ( https://github.com/fluencelabs/js-client/issues/386 ) ) ([ b5a6296] ( https://github.com/fluencelabs/js-client/commit/b5a6296225563dc6039b3f7c83e11075d9893045 ) )
15+
916## [ 0.5.0] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.4.4...js-client-v0.5.0 ) (2023-11-22)
1017
1118
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "description" : " Client for interacting with Fluence network" ,
55 "engines" : {
66 "node" : " >=10" ,
You can’t perform that action at this time.
0 commit comments