Skip to content

Commit

Permalink
chore(main): release 1.2.1 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 13, 2024
1 parent fcd196e commit c8e3f59
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/elixir-tools/tableau_new/compare/v1.2.0...v1.2.1) (2024-10-13)


### Bug Fixes

* update reloader patterns ([fcd196e](https://github.com/elixir-tools/tableau_new/commit/fcd196eedab74e93dbc11c83e4ca7b24425a3f66))

## [1.2.0](https://github.com/elixir-tools/tableau_new/compare/v1.1.0...v1.2.0) (2024-06-18)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defmodule TableauNew.MixProject do
[
app: :tableau_new,
description: "Project generator for Tableau",
version: "1.2.0",
version: "1.2.1",
elixir: "~> 1.15",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit c8e3f59

Please sign in to comment.