Skip to content

Commit

Permalink
release for esc-binding and icons
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Sep 20, 2023
1 parent c352af4 commit 109a078
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ and this project adheres to

### Added

### Changed

### Fixed

## [v0.9.2] - 2023-09-20

### Added

- Add "esc" key binding to close job inspector modal
[#1069](https://github.com/OpenFn/Lightning/issues/1069)

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: "0.9.1",
version: "0.9.2",
elixir: "~> 1.15",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: Mix.compilers(),
Expand Down

0 comments on commit 109a078

Please sign in to comment.