Skip to content

Commit

Permalink
readme 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ohad.r committed Jul 15, 2024
1 parent dae9e18 commit c364409
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,10 @@ Thus, the `authentication-flows-js` can use:
note: set the environment variables.

## deploy
* npm run build
* npm version patch
* npm publish

npm run build
npm version patch
npm publish

## emails

Expand Down Expand Up @@ -217,6 +218,10 @@ Feel free to open issues here if you have any unclear matter or any other questi

## versions

### 1.9.0

* enable customized CreateAccountInterceptor #18

### 1.8.0

* debug message: use prefix, so hosting app can omit the auth-flows logs using asterik (like ' -body-parser:*') #16
Expand Down

0 comments on commit c364409

Please sign in to comment.