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.
User description
Publish 1.0.0
PR Type
enhancement, configuration changes
Description
1.0.0
to mark a new release.Auto-Drive
in the VSCode workspace configuration.gitHead
in several package.json files to reflect the latest commit.Changes walkthrough 📝
auto.code-workspace
Update workspace configuration with new project
.vscode/auto.code-workspace
auto-dag-data
workspace toAuto-Dag-Data
.Auto-Drive
.lerna.json
Bump version to 1.0.0 in Lerna configuration
lerna.json
0.8.2
to1.0.0
.package.json
Update auto-consensus package version and dependencies
packages/auto-consensus/package.json
1.0.0
.@autonomys/auto-utils
to version^1.0.0
.gitHead
to a new commit hash.package.json
Update auto-dag-data package version
packages/auto-dag-data/package.json
1.0.0
.gitHead
to a new commit hash.package.json
Update auto-drive package version and dependencies
packages/auto-drive/package.json
1.0.0
.@autonomys/auto-dag-data
to version^1.0.0
.gitHead
to a new commit hash.package.json
Update auto-id package version and dependencies
packages/auto-id/package.json
1.0.0
.@autonomys/auto-utils
to version^1.0.0
.gitHead
to a new commit hash.package.json
Update auto-utils package version
packages/auto-utils/package.json
1.0.0
.gitHead
to a new commit hash.package.json
Update auto-xdm package version and dependencies
packages/auto-xdm/package.json
1.0.0
.@autonomys/auto-utils
to version^1.0.0
.