File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 2.5.2 ] ( https://github.com/solidusio/solidus_dev_support/tree/2.5.2 ) (2021-11-23 )
3+ ## [ 2.5.4 ] ( https://github.com/solidusio/solidus_dev_support/tree/2.5.4 ) (2022-05-31 )
44
5- [ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.5.1...2.5.2 )
5+ [ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.5.2...2.5.4 )
6+
7+ ** Fixed bugs:**
8+
9+ - Add a missing require for octokit/repository [ \# 185] ( https://github.com/solidusio/solidus_dev_support/pull/185 ) ([ elia] ( https://github.com/elia ) )
10+ - Fix window resizing of ` solidus_chrome_headless ` driver [ \# 184] ( https://github.com/solidusio/solidus_dev_support/pull/184 ) ([ gsmendoza] ( https://github.com/gsmendoza ) )
11+
12+ ## [ v2.5.2] ( https://github.com/solidusio/solidus_dev_support/tree/v2.5.2 ) (2021-11-23)
13+
14+ [ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.5.1...v2.5.2 )
615
716** Merged pull requests:**
817
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module SolidusDevSupport
4- VERSION = "2.5.3 "
4+ VERSION = "2.5.4 "
55
66 def self . gem_version
77 Gem ::Version . new ( VERSION )
You can’t perform that action at this time.
0 commit comments