Skip to content

Commit

Permalink
chore(release): 14.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [14.0.0](v13.0.0...v14.0.0) (2022-08-02)

### Features

* Angular 14 ([#93](#93)) ([a5983b9](a5983b9))

### BREAKING CHANGES

* updates to package version to stay in sync with Angular versions

* chore: fix linting issues

* chore: silence ts test errors

* chore: squash more ts test errors

* refactore: add semi

* feat: use bugsplatJs to keep track of desc, key, email, user
* description, key, email, and user are now set only properties

* chore: fix lib build

* chore: fix sample

* chore: add tests for bugsplat-js setDefaults

* chore: fix weird missing .eslintrc.json

* chore: add lint rule for single quotes

* chore: remove todo

* fix: fix semantic release committing wrong version info
  • Loading branch information
semantic-release-bot committed Aug 2, 2022
1 parent a5983b9 commit c9adba1
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 1,782 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
# [14.0.0](https://github.com/BugSplat-Git/bugsplat-ng/compare/v13.0.0...v14.0.0) (2022-08-02)


### Features

* Angular 14 ([#93](https://github.com/BugSplat-Git/bugsplat-ng/issues/93)) ([a5983b9](https://github.com/BugSplat-Git/bugsplat-ng/commit/a5983b97c9ab21e08c97f3887a9335a32baba5db))


### BREAKING CHANGES

* updates to package version to stay in sync with Angular versions

* chore: fix linting issues

* chore: silence ts test errors

* chore: squash more ts test errors

* refactore: add semi

* feat: use bugsplatJs to keep track of desc, key, email, user
* description, key, email, and user are now set only properties

* chore: fix lib build

* chore: fix sample

* chore: add tests for bugsplat-js setDefaults

* chore: fix weird missing .eslintrc.json

* chore: add lint rule for single quotes

* chore: remove todo

* fix: fix semantic release committing wrong version info

## [4.0.1](https://github.com/BugSplat-Git/bugsplat-ng/compare/v4.0.0...v4.0.1) (2022-08-01)


Expand Down
Loading

0 comments on commit c9adba1

Please sign in to comment.