Skip to content

Commit ba5fbc7

Browse files
committed
Release of 1.4.1
1 parent ae7e362 commit ba5fbc7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## [Unreleased](https://github.com/fgrehm/letter_opener_web/compare/v1.4.0...master)
1+
## [1.4.1](https://github.com/fgrehm/letter_opener_web/compare/v1.4.0...v1.4.1) (Oct 5, 2021)
2+
3+
- Ensure letter is within letters base path [#110](https://github.com/fgrehm/letter_opener_web/pull/110)
24

35
## [1.4.0](https://github.com/fgrehm/letter_opener_web/compare/v1.3.4...v1.4.0) (Jan 29, 2020)
46

lib/letter_opener_web/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module LetterOpenerWeb
4-
VERSION = '1.4.0'
4+
VERSION = '1.4.1'
55
end

0 commit comments

Comments
 (0)