Skip to content

Commit

Permalink
chore(main): release 1.0.1 (#9)
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 Feb 21, 2024
1 parent aa41f1d commit e302cb9
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.0.1](https://github.com/elixir-tools/tableau_new/compare/v1.0.0...v1.0.1) (2024-02-21)


### Bug Fixes

* create a new directory for the templates ([aa41f1d](https://github.com/elixir-tools/tableau_new/commit/aa41f1db3037a99e8547ed473aebcede6d467007))

## 1.0.0 (2024-02-21)


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

0 comments on commit e302cb9

Please sign in to comment.