corbado/javascript

Move changelogs and update READMEs

incorbador opened this issue · 0 comments

Why

Currently our changelogs are in the docs directory.
We want to move them to the individual package folders (e.g. packages/react) and name them CHANELOG.md so that they are easier to find.

In addition, we want to update our 3 most important READMEs:

  • top level
  • packages/react/README.md
  • packges/web-js/README.md

Here we should check for links that are no longer correct and outdated information.

Acceptance criteria

  • CHANGELOGs are renamed and in the right place
  • Links to CHANGELOGs still work (check READMEs)
  • Link to react-sdk has been removed
  • Other links in the 3 READMEs mentioned above work