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# Unreleased
22
3+ # 0.45.0
4+ * Shipit-engine now requires application to be at least on Rails 8.1.1.
5+ * Remove dependency on SaasC that is lo longer maintained. A vanilla CSS file now ships with shipit-engine.
6+ Users may see slightly different colors compared to before.
7+
38# 0.44.3
49* Handle GithubOrganizationUnknown in GithubSyncJob by logging a warning and marking the stack as inaccessible.
510
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- shipit-engine (0.44.3 )
4+ shipit-engine (0.45.0 )
55 active_model_serializers (~> 0.9.3 )
66 ansi_stream (~> 0.0.6 )
77 autoprefixer-rails (~> 6.4.1 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Shipit
4- VERSION = '0.44.3 '
4+ VERSION = '0.45.0 '
55end
You can’t perform that action at this time.
0 commit comments