Skip to content

Commit

Permalink
v2.7.19 for user_id
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Aug 19, 2024
1 parent 185d67a commit ac7e6ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,17 @@ and this project adheres to

### Added

- Pass the user_id param on check usage limits.
[#2387](https://github.com/OpenFn/lightning/issues/2387)

### Changed

### Fixed

## [v2.7.19] - 2024-08-19

### Added

- Pass the user_id param on check usage limits.
[#2387](https://github.com/OpenFn/lightning/issues/2387)

## [v2.7.18] - 2024-08-17

### Added
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Lightning.MixProject do
def project do
[
app: :lightning,
version: "2.7.18",
version: "2.7.19",
elixir: "~> 1.15",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [
Expand Down

0 comments on commit ac7e6ab

Please sign in to comment.