Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 4.12 KB

CHANGELOG.md

File metadata and controls

52 lines (34 loc) · 4.12 KB

1.2.1 (2022-03-07)

Bug Fixes

1.2.0 (2022-03-05)

Features

  • tap: support new assert methods introduced in tap 15.2.x (#35) (bc6a0ce)

1.1.0 (2021-12-23)

Features

  • bump version to try to republish on npm (51ac5fb)

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