From 7c226094ebb4e6148379d17ad248f8f8e5834470 Mon Sep 17 00:00:00 2001 From: Taylor Downs Date: Wed, 24 Jul 2024 11:02:50 +0100 Subject: [PATCH] v2.7.9 --- CHANGELOG.md | 10 ++++++---- lib/lightning_web/live/job_live/adaptor_picker.ex | 2 +- mix.exs | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfbbed7c1f..74d4708f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,15 +19,17 @@ and this project adheres to ### Changed +### Fixed + +## [v2.7.9] - 2024-07-24 + +### Changed + - CSS - standardized some more tailwind components [PR#2324](https://github.com/OpenFn/lightning/pull/2324) -### Fixed - ## [v2.7.8] - 2024-07-24 -### Added - ### Changed - Enable End to End Integration tests diff --git a/lib/lightning_web/live/job_live/adaptor_picker.ex b/lib/lightning_web/live/job_live/adaptor_picker.ex index 2b03680a86..5c4d665dd9 100644 --- a/lib/lightning_web/live/job_live/adaptor_picker.ex +++ b/lib/lightning_web/live/job_live/adaptor_picker.ex @@ -14,7 +14,7 @@ defmodule LightningWeb.JobLive.AdaptorPicker do @impl true def render(assigns) do ~H""" -
+
1.15", elixirc_paths: elixirc_paths(Mix.env()), elixirc_options: [