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 11{
2- "packages/core/js-client" : " 0.4.1 " ,
2+ "packages/core/js-client" : " 0.4.2 " ,
33 "packages/core/marine-worker" : " 0.4.1" ,
44 "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 "
66}
Original file line number Diff line number Diff line change 11# Changelog
22
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+
310## [ 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)
411
512
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @fluencelabs/js-client-isomorphic" ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.1 " ,
55 "description" : " Isomorphic entities for js-client" ,
66 "files" : [
77 " dist"
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.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+
923## [ 0.4.0] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.3.0...js-client-v0.4.0 ) (2023-10-25)
1024
1125
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
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