Skip to content

Commit 123c882

Browse files
committed
bump: version
1 parent 32f5f4f commit 123c882

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

‎CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased] - yyyy-mm-dd
88

9+
## [1.5.1] - 2026-09-25
10+
11+
### Improvements
12+
13+
- Prevent shell commands passed through logfile path.
14+
915
## [1.5.0] - 2026-06-01
1016

1117
### Added

‎lib/browserstack/version.rb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BrowserStack
2-
VERSION = '1.5.0'.freeze
2+
VERSION = '1.5.1'.freeze
33
end

0 commit comments

Comments
 (0)