-
Notifications
You must be signed in to change notification settings - Fork 14
Add Idle Status #57
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
Add Idle Status #57
Conversation
For synchronizing tests
@sean-mcmanus I don't have permissions to merge this PR, can you please help. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In order to ship this, you need to update the minor version in package.json and rerun npm install
to update the package lock file too. Then you will need to run npm run compile
to update the .d.ts file.
I don't think this needs a full version update in api.ts
Fixed, thanks! |
@kuchungmsft version 6.2.0 is now published to npm |
For synchronizing tests