File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "apps/trogon_commanded" : " 0.34 .0" ,
2+ "apps/trogon_commanded" : " 0.35 .0" ,
33 "apps/one_piece_graceful_shutdown" : " 0.1.0" ,
44 "apps/trogon_result" : " 1.0.1" ,
55 "apps/trogon_error" : " 0.5.4" ,
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## [ 0.35.0] ( https://github.com/straw-hat-team/beam-monorepo/compare/trogon_commanded@v0.34.0...trogon_commanded@v0.35.0 ) (2026-02-11)
6+
7+
8+ ### Features
9+
10+ * ** trogon_commanded:** Add proto: option to ObjectId ([ #313 ] ( https://github.com/straw-hat-team/beam-monorepo/issues/313 ) ) ([ 45d1c64] ( https://github.com/straw-hat-team/beam-monorepo/commit/45d1c64f7832373a5011e8d392ad80c3a0a6eb22 ) )
11+
512## [ 0.34.0] ( https://github.com/straw-hat-team/beam-monorepo/compare/trogon_commanded@v0.33.0...trogon_commanded@v0.34.0 ) (2026-01-22)
613
714
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ defmodule Trogon.Commanded.MixProject do
22 use Mix.Project
33
44 @ app :trogon_commanded
5- @ version "0.34 .0"
5+ @ version "0.35 .0"
66 @ elixir_version "~> 1.13"
77 @ source_url "https://github.com/straw-hat-team/beam-monorepo"
88
You can’t perform that action at this time.
0 commit comments