Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improve types in JSDoc and fix typo in '/src/commands/account.mjs' #507

Merged
merged 13 commits into from
Sep 4, 2024

Conversation

instamenta
Copy link
Contributor

@instamenta instamenta commented Aug 22, 2024

Description

This pull request changes the following:

  • improves JSDoc types
  • fix bug in account.mjs

Related Issues

…c/commands/account.mjs'

Signed-off-by: instamenta <instamenta@abv.bg>
@instamenta instamenta requested review from leninmehedy and a team as code owners August 22, 2024 13:41
@instamenta instamenta changed the title improved and added types to js docblocks as well fixed a typo in '/sr… fix(docs): improve types in JSDoc and fix typo in '/src/commands/account.mjs' Aug 22, 2024
@jeromy-cannon jeromy-cannon self-requested a review August 28, 2024 08:47
instamenta and others added 3 commits August 28, 2024 13:04
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jan Milenkov <instamenta@abv.bg>
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jan Milenkov <instamenta@abv.bg>
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jan Milenkov <instamenta@abv.bg>
@jeromy-cannon jeromy-cannon changed the title fix(docs): improve types in JSDoc and fix typo in '/src/commands/account.mjs' fix: improve types in JSDoc and fix typo in '/src/commands/account.mjs' Aug 28, 2024
instamenta and others added 5 commits September 2, 2024 10:02
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jan Milenkov <instamenta@abv.bg>
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jan Milenkov <instamenta@abv.bg>
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jan Milenkov <instamenta@abv.bg>
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jan Milenkov <instamenta@abv.bg>
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jan Milenkov <instamenta@abv.bg>
jeromy-cannon
jeromy-cannon previously approved these changes Sep 3, 2024
Signed-off-by: instamenta <instamenta@abv.bg>
Signed-off-by: instamenta <instamenta@abv.bg>
Signed-off-by: instamenta <instamenta@abv.bg>
… was before

Signed-off-by: instamenta <instamenta@abv.bg>
@jeromy-cannon jeromy-cannon merged commit 74c9e2c into hashgraph:main Sep 4, 2024
23 checks passed
swirlds-automation added a commit that referenced this pull request Sep 6, 2024
## [0.29.0](v0.28.1...v0.29.0) (2024-09-06)

### Features

* add local build support for node add command ([#509](#509)) ([a7e778f](a7e778f))
* add node delete and update command ([#500](#500)) ([9f8549a](9f8549a))
* use k8s secrets to store node gossip and grpc tls keys and mount them ([#499](#499)) ([ede1842](ede1842))

### Bug Fixes

* added missing async/await where needed ([#551](#551)) ([d8e5032](d8e5032))
* improve types in JSDoc and fix typo in '/src/commands/account.mjs' ([#507](#507)) ([74c9e2c](74c9e2c))
* need to update agreement key together with signing key ([#539](#539)) ([f9b2e21](f9b2e21))
* removed the custom ip address logic and '@hashgraph/proto' ([#518](#518)) ([c81c76a](c81c76a))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.29.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add-and-improve-types
3 participants