Skip to content

docs: add "Updating" section to READMEs#11

Merged
antuuanyf merged 1 commit into
mainfrom
docs/updating-section
Jun 2, 2026
Merged

docs: add "Updating" section to READMEs#11
antuuanyf merged 1 commit into
mainfrom
docs/updating-section

Conversation

@antuuanyf

Copy link
Copy Markdown
Owner

What

Adds an Updating section to both package READMEs (core + Angular). There was no documentation telling consumers how to update or how to find out a new version exists.

Contents

  • How to check/update via npm: npm outdated, npm update, npm install @latest.
  • Core README: note that Angular users must update both packages; keep gsap current.
  • Angular README: emphasizes the wrapper and core are two independent packages — update both.
  • Both: how to follow releases via GitHub Watch → Custom → Releases (the canonical "new version" signal, since an npm author can't push notifications to consumers).

Docs only — no code or version changes.

🤖 Generated with Claude Code

Document how consumers update (npm outdated/update/@latest), the need to
update both packages when using the Angular wrapper, and how to follow
releases via GitHub "Watch → Releases".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@antuuanyf antuuanyf merged commit b6c4462 into main Jun 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant