Skip to content

Commit 89d4569

Browse files
docs: update agent-skill references and remove V2 migration guide (#1259)
1 parent dae473e commit 89d4569

3 files changed

Lines changed: 6 additions & 835 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,13 +381,13 @@
381381
## [2.0.0](https://github.com/auth0/Auth0.swift/tree/2.0.0) (2022-03-14)
382382
[Full Changelog](https://github.com/auth0/Auth0.swift/compare/1.39.0...2.0.0)
383383

384-
[Migration Guide](V2_MIGRATION_GUIDE.md)
384+
[Migration Guide](https://github.com/auth0/Auth0.swift/blob/2.0.0/V2_MIGRATION_GUIDE.md)
385385

386386
## [2.0.0-beta.1](https://github.com/auth0/Auth0.swift/tree/2.0.0-beta.1) (2022-01-26)
387387

388388
[Full Changelog](https://github.com/auth0/Auth0.swift/compare/2.0.0-beta.0...2.0.0-beta.1)
389389

390-
[Migration Guide](V2_MIGRATION_GUIDE.md)
390+
[Migration Guide](https://github.com/auth0/Auth0.swift/blob/2.0.0/V2_MIGRATION_GUIDE.md)
391391

392392
**Added**
393393

@@ -397,7 +397,7 @@
397397

398398
[Full Changelog](https://github.com/auth0/Auth0.swift/compare/1.38.0...2.0.0-beta.0)
399399

400-
[Migration Guide](V2_MIGRATION_GUIDE.md)
400+
[Migration Guide](https://github.com/auth0/Auth0.swift/blob/2.0.0/V2_MIGRATION_GUIDE.md)
401401

402402
⚠️ **BREAKING CHANGES**
403403

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
>
1515
> We'd love for you to try it out and share your feedback! Please [open an issue](https://github.com/auth0/Auth0.swift/issues) if you encounter any problems or have suggestions.
1616
>
17-
> 📚 [Migration Guide](https://github.com/auth0/Auth0.swift/blob/3.0.0/V3_MIGRATION_GUIDE.md)    📦 [v3 Changelog](https://github.com/auth0/Auth0.swift/blob/3.0.0/CHANGELOG.md)    🤖 [Migration Skill](https://github.com/auth0/agent-skills/tree/main/plugins/auth0/skills/auth0-swift-major-migration)
17+
> 📚 [Migration Guide](https://github.com/auth0/Auth0.swift/blob/3.0.0/V3_MIGRATION_GUIDE.md)    📦 [v3 Changelog](https://github.com/auth0/Auth0.swift/blob/3.0.0/CHANGELOG.md)    🤖 [Auth0 Skill](https://github.com/auth0/agent-skills/blob/main/plugins/auth0/skills/auth0/SKILL.md)
1818
>
19-
> **Skill for Coding Agents:** If you use coding agents such as Claude Code or Cursor, add the Auth0.swift migration skill to automate the upgrade:
19+
> **Skill for Coding Agents:** If you use coding agents such as Claude Code or Cursor, add the Auth0 skill to automate the upgrade:
2020
> ```
21-
> npx skills add auth0/agent-skills --skill auth0-swift-major-migration
21+
> npx skills add auth0/agent-skills --skill auth0
2222
> ```
2323
>
2424

0 commit comments

Comments
 (0)