Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 3.14 KB

CHANGELOG.md

File metadata and controls

60 lines (30 loc) · 3.14 KB

1.4.1 (2024-07-30)

Bug Fixes

  • use token for semantic release (#9) (d000bd0)

1.4.0 (2024-07-30)

Features

  • add helpers for determining OS (#8) (984a349)

1.3.0 (2024-05-23)

Features

1.2.0 (2023-10-20)

Features

  • add API for virtual background (#5) (2af7dd1)

1.1.1 (2023-10-12)

Bug Fixes

  • remove engine requirements in package.json (#4) (5244698)

1.1.0 (2023-10-12)

Features

  • add API to check browser info (#3) (2e92a27)

1.0.0 (2023-04-06)

Bug Fixes

  • add license (fc98fba)
  • add write permissions to npm publish (48e454f)
  • remove CI_GITHUB_TOKEN secret (a814e1d)
  • update package.json (d5f7fa3)
  • use default GITHUB_TOKEN secret (8ddb1ad)

Features

  • add GitHub actions and remove boilerplate samples (#1) (24fabea)
  • add initial implementation of WebCapabilities class (9e2f8cf)
  • add semantic release config (#2) (094e86a)
  • use typescript boilerplate (90a0440)