Skip to content

Commit

Permalink
Bump to v7.4.1 (#256)
Browse files Browse the repository at this point in the history
* address PR comments

* fix comment

* fix passing undefined to newDistributor

* remove leftover console logs

* lerna version bump
  • Loading branch information
tatomir-streamflow authored Jan 29, 2025
1 parent 074fa58 commit cb4f1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"packages": [
"packages/*"
],
"version": "7.4.0",
"version": "7.4.1",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}

0 comments on commit cb4f1c8

Please sign in to comment.