-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-02-13) ### Bug Fixes * package.json scripts ([acdb13c](acdb13c)) * specify 'main' for the release branch for semantic release ([02c533a](02c533a)) * update workflow configuration to reference branch 'main' ([2bcdac9](2bcdac9)) ### chore * drop support for node 10 ([e7a5550](e7a5550)) ### Features * automatic releases based on conventional commits ([c43a9f2](c43a9f2)) * copy over files - initial implementation ([6b02e23](6b02e23)) * support all properties on Location ([c5329bb](c5329bb)) ### BREAKING CHANGES * node 10 support dropped
- Loading branch information
1 parent
02c533a
commit cbfb90f
Showing
2 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# 1.0.0 (2021-02-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* package.json scripts ([acdb13c](https://github.com/CrowdStrike/ember-browser-services/commit/acdb13c5fdfc7037d9f9a735b7a63903cfe059da)) | ||
* specify 'main' for the release branch for semantic release ([02c533a](https://github.com/CrowdStrike/ember-browser-services/commit/02c533a3e1ef97e638b605829f50a03e9608653d)) | ||
* update workflow configuration to reference branch 'main' ([2bcdac9](https://github.com/CrowdStrike/ember-browser-services/commit/2bcdac9f3bc87aa96b6e6f39d8de2db6311175f5)) | ||
|
||
|
||
### chore | ||
|
||
* drop support for node 10 ([e7a5550](https://github.com/CrowdStrike/ember-browser-services/commit/e7a55503f34affa76e9fa9111d3678f73c56f90c)) | ||
|
||
|
||
### Features | ||
|
||
* automatic releases based on conventional commits ([c43a9f2](https://github.com/CrowdStrike/ember-browser-services/commit/c43a9f21a8a397d7f2ad331f883edafb194b4cc8)) | ||
* copy over files - initial implementation ([6b02e23](https://github.com/CrowdStrike/ember-browser-services/commit/6b02e23712ee505ee3c184a31accf9322328b602)) | ||
* support all properties on Location ([c5329bb](https://github.com/CrowdStrike/ember-browser-services/commit/c5329bbf80b913e29e6e71cb58d4ea1174ba7893)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* node 10 support dropped |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters