Skip to content

v1.0.0

Compare
Choose a tag to compare
@oslashbot oslashbot released this 20 Dec 05:35
· 87 commits to main since this release
7572519

1.0.0 (2021-12-20)

Bug Fixes

  • ci: add missing code coverage instrumentation step (a77468f)
  • ci: configure default release branches for semantic-release (6e14ba2)
  • ci: configure semantic-release npm plugin (9fe4b3b)
  • ci: fix broken config (66f35f8)
  • ci: fix broken YAML (3fbd075)
  • ci: fix broken YAML (63d3acd)
  • ci: fix broken YAML (5a31dc1)
  • ci: fix broken YAML (4e18699)
  • ci: fix releaserc configuration (70d4a8a)
  • ci: fix the npm registry publishing (30b5bd6)
  • ci: turn off signed git tags as well (5d90b73)
  • ci: turn off signed pushes (730bfa8)
  • ci: use oslashbot personal access token always (f6c7590)
  • ci: use the action directive correctly for 'npm ci' commands (27b2c83)
  • docs: update markdown formatting to fix badge (5daa557)
  • release: set missing env for alex (571445e)
  • test: configure nyc correctly for TypeScript and turn on coverage for ALL files (03fa86c)

Features