Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitde2f34d

Browse files
committed
chore: release version v0.15.6
1 parentf25a1e9 commitde2f34d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

‎CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog-->
77

8+
##[v0.15.6](https://github.com/ash-project/reactor/compare/v0.15.5...v0.15.6) (2025-07-02)
9+
10+
11+
12+
13+
###Bug Fixes:
14+
15+
* mermaid: use TB instead of TD (#241) by ChristianAlexander
16+
817
##[v0.15.5](https://github.com/ash-project/reactor/compare/v0.15.4...v0.15.5) (2025-06-18)
918

1019

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The package can be installed by adding `reactor` to your list of dependencies in
3737
```elixir
3838
defdepsdo
3939
[
40-
{:reactor,"~> 0.15.5"}
40+
{:reactor,"~> 0.15.6"}
4141
]
4242
end
4343
```

‎mix.exs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmoduleReactor.MixProjectdo
22
useMix.Project
33

4-
@version"0.15.5"
4+
@version"0.15.6"
55
@description"An asynchronous, graph-based execution engine"
66

77
defprojectdo

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp