Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 19, 2024
1 parent fe341b5 commit 506b74c
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.3.0](https://github.com/elixir-tools/tableau_new/compare/v1.2.1...v1.3.0) (2024-12-19)


### Features

* upgrade LiveView dependency ([#20](https://github.com/elixir-tools/tableau_new/issues/20)) ([fe341b5](https://github.com/elixir-tools/tableau_new/commit/fe341b59c900467c97bfd5337d319a40b0020751))

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


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.1",
version: "1.3.0",
elixir: "~> 1.15",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit 506b74c

Please sign in to comment.