Skip to content

Commit

Permalink
Added completeContact, updated package.json to ready for publishing t…
Browse files Browse the repository at this point in the history
…o NPM (#194)

* Source import of [email protected].

* Generated Config and other build logic, if any.

* Importing streams 1.4

cr https://code.amazon.com/reviews/CR-15974105

* Use CompleteContact for ended/acw chat contacts

cr https://code.amazon.com/reviews/CR-15432131

* Expose CompleteContact as its own API on Streams

cr https://code.amazon.com/reviews/CR-16068716

* removed merge conflicts from documentation.md

* updated release-watch command and .gitignore

* fixed onMissed

* merged with updated internal streams, updated package.json fields for publishing on npm

* removed IMPORT_GUIDE.md

* updated version in package.json

* remove showcase file

* new package-lock.json

* Revert "Expose CompleteContact as its own API on Streams"

This reverts commit 192fdec.

* Revert "Use CompleteContact for ended/acw chat contacts"

This reverts commit e28cd20.

* updated release files for completeContact revert

Co-authored-by: baskruegamzn <[email protected]>
  • Loading branch information
ctwomblyamzn and baskruegamzn authored Dec 20, 2019
1 parent 99ca7d4 commit 1c26b7e
Show file tree
Hide file tree
Showing 6 changed files with 110 additions and 86 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

# dependencies
node_modules
release
/.pnp
.pnp.js

Expand Down
Loading

0 comments on commit 1c26b7e

Please sign in to comment.