Skip to content

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:53
· 20 commits to main since this release

Installation

npm create @openmrs/o3-app@latest my-module-name
# or
npx @openmrs/create-o3-app@latest my-module-name

What's Changed

  • fix: generate correct release notes and install commands by @denniskigen in #8
  • feat: improve first-run experience of scaffolded modules by @denniskigen in #9
  • docs: standardize CLI invocation in the README by @denniskigen in #10

Full Changelog: v1.0.0...v1.0.1