Skip to content

Releases: CrowdStrike/ember-browser-services

v1.0.2

16 Feb 17:31
Compare
Choose a tag to compare

1.0.2 (2021-02-16)

Bug Fixes

  • deps: update dependency ember-cli-babel to ^7.24.0 (e84ab13)

v1.0.1

13 Feb 00:26
Compare
Choose a tag to compare

1.0.1 (2021-02-13)

Bug Fixes

  • ci: disable persist-credentials option to actions/checkout (c5fd21c)

v1.0.0

13 Feb 00:16
Compare
Choose a tag to compare

1.0.0 (2021-02-13)

Bug Fixes

  • package.json scripts (acdb13c)
  • specify 'main' for the release branch for semantic release (02c533a)
  • update workflow configuration to reference branch 'main' (2bcdac9)

chore

  • drop support for node 10 (e7a5550)

Features

  • automatic releases based on conventional commits (c43a9f2)
  • copy over files - initial implementation (6b02e23)
  • support all properties on Location (c5329bb)

BREAKING CHANGES

  • node 10 support dropped