Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#7)
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 124cfdb commit 01e9f90
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## 1.0.0 (2024-02-21)


### Features

* initial commit ([124cfdb](https://github.com/elixir-tools/tableau_new/commit/124cfdb3f6860161cceec497db33c2613a138041))
* initial commit ([124cfdb](https://github.com/elixir-tools/tableau_new/commit/124cfdb3f6860161cceec497db33c2613a138041))
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: "0.1.0",
version: "1.0.0",
elixir: "~> 1.15",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit 01e9f90

Please sign in to comment.