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.4 ] ( https://github.com/solidusio/solidus_dev_support/tree/2.5.4 ) (2022-05-31 )
3+ ## [ 2.5.5 ] ( https://github.com/solidusio/solidus_dev_support/tree/2.5.5 ) (2022-09-08 )
44
5- [ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.5.2...2.5.4 )
5+ [ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.5.4...2.5.5 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Configure solidus\_ chrome\_ headless as capybara-screenshot driver [ \# 190] ( https://github.com/solidusio/solidus_dev_support/pull/190 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
10+ - Misc: auth-devise, extracted frontend gem, sqlite [ \# 188] ( https://github.com/solidusio/solidus_dev_support/pull/188 ) ([ elia] ( https://github.com/elia ) )
11+
12+ ** Fixed bugs:**
13+
14+ - Revert temporary fix for Octokit [ \# 186] ( https://github.com/solidusio/solidus_dev_support/pull/186 ) ([ waiting-for-dev] ( https://github.com/waiting-for-dev ) )
15+
16+ ## [ v2.5.4] ( https://github.com/solidusio/solidus_dev_support/tree/v2.5.4 ) (2022-05-31)
17+
18+ [ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.5.2...v2.5.4 )
619
720** Fixed bugs:**
821
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module SolidusDevSupport
4- VERSION = "2.5.4 "
4+ VERSION = "2.5.5 "
55
66 def self . gem_version
77 Gem ::Version . new ( VERSION )
You can’t perform that action at this time.
0 commit comments