You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviewing files that changed from the base of the PR and between 440522e and f121264.
⛔ Files ignored due to path filters (3)
benchmark/package-lock.json is excluded by !**/package-lock.json
examples/package-lock.json is excluded by !**/package-lock.json
package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (16)
Cargo.toml
docs/source/conf.py
lib/.npmignore
lib/concurrent/.npmignore
lib/datastax/.npmignore
lib/datastax/cloud/.npmignore
lib/datastax/deprecated-auth/.npmignore
lib/datastax/graph/.npmignore
lib/datastax/search/.npmignore
lib/geometry/.npmignore
lib/mapping/.npmignore
lib/metadata/.npmignore
lib/metrics/.npmignore
lib/policies/.npmignore
lib/tracker/.npmignore
package.json
📝 Walkthrough
Walkthrough
This PR prepares the 0.6.1 release by bumping the version string from 0.6.0 to 0.6.1 in Cargo.toml, package.json, and the Sphinx documentation configuration (TAGS and LATEST_VERSION constants). Additionally, comment-only .npmignore files are added or populated across all thirteen lib/ subdirectories to ensure that npm publish overrides any directory-level .gitignore rules that would otherwise exclude compiled TypeScript output from the published package.
Suggested Reviewers
wprzytula
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.