Skip to content

Commit a03638d

Browse files
committed
v1.8.0
1 parent d4df0b3 commit a03638d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.8.0
4+
5+
### Added
6+
7+
- Added `config.after_session_confirm` hook (#237)
8+
39
## 1.7.0
410

511
### Added

lib/passwordless/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module Passwordless
44
# :nodoc:
5-
VERSION = "1.7.0"
5+
VERSION = "1.8.0"
66
end

0 commit comments

Comments
 (0)