Skip to content

Commit

Permalink
[skip release] [skip ci] Upgrade version to 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatist-ban committed Apr 1, 2024
1 parent dc23086 commit 0210608
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Elixir/Konex/mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule ReactiveCommons.MixProject do
use Mix.Project

@version "2.0.7"
@version "2.0.8"

def project do
[
Expand Down
18 changes: 18 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [2.0.8](https://github.com/braybatista/Konex/compare/v2.0.7...v2.0.8) (2024-04-01)


### Tests

* testing creation file ([2bd2991](https://github.com/braybatista/Konex/commit/2bd2991b8632834bc9215f5d7f0e23900d6c5553))
* testing creation file ([0b29af1](https://github.com/braybatista/Konex/commit/0b29af1266ccb97633a12ddb5a5b572bab20a537))
* testing creation file 10 ([dc23086](https://github.com/braybatista/Konex/commit/dc23086a722f58f2efe7120aa75fc39eb05285a7))
* testing creation file 2 ([2fa2166](https://github.com/braybatista/Konex/commit/2fa216609a25f45247d08f7307b2560dee1b53df))
* testing creation file 3 ([f978756](https://github.com/braybatista/Konex/commit/f97875616921c24f2e3c9235c9a0312a089218bf))
* testing creation file 4 ([c87c152](https://github.com/braybatista/Konex/commit/c87c152325b56d8b9c7fdb2d8d3d5e76da7951b3))
* testing creation file 4 ([721dcd9](https://github.com/braybatista/Konex/commit/721dcd9b78ef347e0aff984c22e799e205588611))
* testing creation file 5 ([35caed3](https://github.com/braybatista/Konex/commit/35caed3c393dbe9b4306430d74de762cab390999))
* testing creation file 6 ([3873b64](https://github.com/braybatista/Konex/commit/3873b6459827256f56dc9ab7dcaaaa5629bb6ad5))
* testing creation file 7 ([2ca736e](https://github.com/braybatista/Konex/commit/2ca736ead79e3c6aa445883d1e73e56143f40e97))
* testing creation file 8 ([9c0efeb](https://github.com/braybatista/Konex/commit/9c0efeb8bc5f8a12c7ea21e740be04f4968d3beb))
* testing creation file 9 ([290888a](https://github.com/braybatista/Konex/commit/290888a1aa3381e0e06185070cc3418f5b376f75))

## [2.0.7](https://github.com/braybatista/Konex/compare/v2.0.6...v2.0.7) (2024-03-14)


Expand Down

0 comments on commit 0210608

Please sign in to comment.