Skip to content

Commit

Permalink
chore(release): 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed Jul 7, 2019
1 parent 8e3cb7f commit 38f1fb4
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
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.9.0](https://github.com/dgreif/ring-alarm/compare/v3.8.1...v3.9.0) (2019-07-07)


### Features

* 2fa support ([8e3cb7f](https://github.com/dgreif/ring-alarm/commit/8e3cb7f)), closes [#26](https://github.com/dgreif/ring-alarm/issues/26) [#39](https://github.com/dgreif/ring-alarm/issues/39)
* refresh tokens ([4e78cb5](https://github.com/dgreif/ring-alarm/commit/4e78cb5))



### [3.8.1](https://github.com/dgreif/ring-alarm/compare/v3.8.0...v3.8.1) (2019-07-05)


Expand Down
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": "@dgreif/ring-alarm",
"version": "3.8.1",
"version": "3.9.0",
"description": "Unofficial API for Ring doorbells, cameras, security alarm system and smart lighting",
"main": "api/index.js",
"scripts": {
Expand Down

0 comments on commit 38f1fb4

Please sign in to comment.