Skip to content

Commit

Permalink
chore: release master (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluencebot authored Nov 15, 2023
1 parent f5e9923 commit 638da47
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/core/js-client": "0.4.3",
"packages/core/js-client": "0.4.4",
"packages/core/marine-worker": "0.4.2",
"packages/core/aqua-to-js": "0.2.0",
"packages/core/js-client-isomorphic": "0.2.2"
Expand Down
7 changes: 7 additions & 0 deletions packages/core/js-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
* dependencies
* @fluencelabs/js-client-isomorphic bumped to 0.2.0

## [0.4.4](https://github.com/fluencelabs/js-client/compare/js-client-v0.4.3...js-client-v0.4.4) (2023-11-10)


### Bug Fixes

* **js-client:** Fix CDN flow and move it in modules [fixes DXJ-527] ([#376](https://github.com/fluencelabs/js-client/issues/376)) ([f5e9923](https://github.com/fluencelabs/js-client/commit/f5e99239741bc8907c3b4febdc53e46d7a43e46e))

## [0.4.3](https://github.com/fluencelabs/js-client/compare/js-client-v0.4.2...js-client-v0.4.3) (2023-11-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/js-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluencelabs/js-client",
"version": "0.4.3",
"version": "0.4.4",
"description": "Client for interacting with Fluence network",
"engines": {
"node": ">=10",
Expand Down

0 comments on commit 638da47

Please sign in to comment.