Skip to content

v1.0.12

Choose a tag to compare

@claudiovallejo claudiovallejo released this 23 Feb 14:32
· 2 commits to main since this release
0d9ffc8

What's Changed

  • Merging fix make ora CommonJS compatible in this PR #15

Bug Fixes

  • Fixed CommonJS compatibility issue that prevented the CLI from running in CommonJS environments by pinning ora dependency to version 6.3.1
  • Resolves this reported issue #14