Skip to content

Commit

Permalink
Merge branch 'master' into greenkeeper/tslint-5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
citizensas committed May 29, 2021
2 parents 8550c0c + def006d commit e7ba15e
Show file tree
Hide file tree
Showing 11 changed files with 170 additions and 64 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ node_js:

env:
global:
- secure: Zmndw3YPp7JUPHRWfzF6ieqwDqWs4GnKMqXNaPNCcY1D76rH2CGTe6YQHhvNEgIm5UItH39x306TMWjqZfCFUVpAks8AQEigADAMPbgqLg8JG4QVIb1sQiZPiVHJA5Ho6YNB4hqv3fp+D9DWRDIMiLYmWiRD8/hFaow/xkfMyiA=
- secure: jdw+OA04vF8+t+iOkWRfDWexKGVxrjpt8iwkY/CBnmANFQckseLwVrDJyHrjcxQlY7SlkSudMNXizINKJDldPx4BBlt1I6n7441CYQ2KpRqzAQXgLPWy+Ea/lM2QcSfihG/xC8Q30CVfMUTZTZx/6nUlIoeB2eItzy9+KsE9UaU=
# encrypted SAUCE_USERNAME
- secure: "kxUn0SMg1VEyZqjLoz3JnZXp2JBnyq4rSjRFSXOmw3M0Ujr5nBTczpQ0ro8DQPiKxcdvHKgVudY4EY31PLG3T5Gr2DB0D2GpRuEJOn7qSZj3aMqYygi4uF58cwlMULKWNgaaSqk8I1JeKxRzq0l7jKgFbgLFhXWalgzX4z+boxI="
# encrypted SAUCE_ACCESS_KEY
- secure: "kQyUTxtseSHjEPMCiZpLqwk/ISloNHpYfN1jh7suz6SsjPw9VYJNMin3w+j48fnYlDhW94ZyFy5NO+NcBXBminP9+x31TDwC5yFexmFxyRwQDnLkrKY+1fZt6VJOiGJQAZr+J43DUl9+F9UYjdA13C3iMiB5v0P/YikvTNPdSBA="

matrix:
include:
Expand All @@ -20,4 +22,4 @@ matrix:
addons:
sauce_connect: true

after_success: codecov
after_success: codecov
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
3.0.3 - July 11, 2017

* chore: reverting version change (Sassoun Derderian)
* Bug fixes for problems experienced using apiKey and edit calls (#99) (jwiggins78)
* chore(package): update fetch-mock to version 5.12.1 (greenkeeper[bot])
* chore(package): update ts-loader to version 2.2.2 (greenkeeper[bot])
* fix(package): update @types/node to version 8.0.6 (greenkeeper[bot])
* chore(package): update ts-loader to version 2.2.1 (greenkeeper[bot])
* fix(package): update es6-promise to version 4.1.1 (greenkeeper[bot])
* chore(package): update typescript to version 2.4.1 (greenkeeper[bot])
* chore(package): update fetch-mock to version 5.12.0 (greenkeeper[bot])
* chore(package): update karma-chrome-launcher to version 2.2.0 (greenkeeper[bot])
* fix(package): update @types/node to version 8.0.1 (greenkeeper[bot])
* fix(package): update form-data to version 2.2.0 (greenkeeper[bot])
* chore(package): update execa to version 0.7.0 (greenkeeper[bot])

3.0.2 - June 13, 2017

* fix: send credentials (cookie, session, etc.) with the request for same origin host (Sassoun Derderian)
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

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

Loading

0 comments on commit e7ba15e

Please sign in to comment.