chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"migrations": [
|
||||
{
|
||||
"cli": "nx",
|
||||
"version": "22.6.0-beta.10",
|
||||
"description": "Adds .claude/worktrees to .gitignore",
|
||||
"implementation": "./dist/src/migrations/update-22-6-0/add-claude-worktrees-to-git-ignore",
|
||||
"package": "nx",
|
||||
"name": "22-6-1-add-claude-worktrees-to-git-ignore"
|
||||
},
|
||||
{
|
||||
"cli": "nx",
|
||||
"version": "22.7.0-beta.0",
|
||||
"description": "Adds .nx/polygraph to .gitignore",
|
||||
"implementation": "./dist/src/migrations/update-22-7-0/add-polygraph-to-git-ignore",
|
||||
"package": "nx",
|
||||
"name": "22-7-0-add-polygraph-to-git-ignore"
|
||||
},
|
||||
{
|
||||
"cli": "nx",
|
||||
"version": "22.6.0-rc.0",
|
||||
"description": "Adds .claude/settings.local.json to .gitignore",
|
||||
"implementation": "./dist/src/migrations/update-17-3-0/update-nxw",
|
||||
"package": "nx",
|
||||
"name": "22-6-0-add-claude-settings-local-to-git-ignore"
|
||||
},
|
||||
{
|
||||
"cli": "nx",
|
||||
"version": "22.7.0-beta.0",
|
||||
"description": "Adds .nx/self-healing to .gitignore",
|
||||
"implementation": "./dist/src/migrations/update-22-2-0/add-self-healing-to-gitignore",
|
||||
"package": "nx",
|
||||
"name": "22-7-0-add-self-healing-to-gitignore"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user