Skip to content

Commit

Permalink
Release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bobisjan committed Jul 20, 2021
1 parent 836a2df commit db05780
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
## v0.1.1 (2021-07-20)

#### :bug: Bug Fix

- [#220](https://github.com/zonkyio/ember-liveagent/pull/220) Add `.husky` and `coverage` into `.npmignore`, Closes [#219](https://github.com/zonkyio/ember-liveagent/issues/219) ([@bobisjan](https://github.com/bobisjan))

#### Committers: 1

- Jan Bobisud ([@bobisjan](https://github.com/bobisjan))

## v0.1.0 (2021-07-20)
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-liveagent",
"version": "0.1.0",
"version": "0.1.1",
"description": "Salesforce's live agent chat integration for Ember.js applications.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit db05780

Please sign in to comment.