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 +26
-4
lines changed Expand file tree Collapse file tree 5 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/core/js-client" : " 0.1.7 " ,
2+ "packages/core/js-client" : " 0.2.0 " ,
33 "packages/core/marine-worker" : " 0.3.3" ,
4- "packages/core/aqua-to-js" : " 0.0.2 "
4+ "packages/core/aqua-to-js" : " 0.0.3 "
55}
Original file line number Diff line number Diff line change 66 * devDependencies
77 * @fluencelabs/js-client bumped to 0.1.7
88
9+ ### Dependencies
10+
11+ * The following workspace dependencies were updated
12+ * devDependencies
13+ * @fluencelabs/js-client bumped to 0.2.0
14+
915## 0.0.1 (2023-09-22)
1016
1117
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/aqua-to-js" ,
33 "type" : " module" ,
4- "version" : " 0.0.2 " ,
4+ "version" : " 0.0.3 " ,
55 "description" : " Tool for generating aqua wrapper" ,
66 "main" : " dist/index.js" ,
77 "files" : [
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.1.7...js-client-v0.2.0 ) (2023-10-10)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * ** js-client:** Particle signatures [ fixes DXJ-466] ([ #353 ] ( https://github.com/fluencelabs/js-client/issues/353 ) )
9+
10+ ### Features
11+
12+ * ** js-client:** Particle signatures [ fixes DXJ-466] ([ #353 ] ( https://github.com/fluencelabs/js-client/issues/353 ) ) ([ c0b73fe] ( https://github.com/fluencelabs/js-client/commit/c0b73fec4a32172dfee58ef762dee07c42a9b957 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** chore:** Additional test for particle signature ([ #356 ] ( https://github.com/fluencelabs/js-client/issues/356 ) ) ([ 230f47d] ( https://github.com/fluencelabs/js-client/commit/230f47d27eba7c4b48a076a89dde1b8042fa2723 ) )
18+
319## [ 0.1.7] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.1.6...js-client-v0.1.7 ) (2023-09-22)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.2.0 " ,
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