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# Release Notes
22---
33
4+ ## [ 1.19.2] ( https://github.com/sugar-org/sugar/compare/1.19.1...1.19.2 ) (2025-09-12)
5+
6+
7+ ### Bug Fixes
8+
9+ * Fix swarm deploy limitations with "extends" ([ #195 ] ( https://github.com/sugar-org/sugar/issues/195 ) ) ([ 0960c29] ( https://github.com/sugar-org/sugar/commit/0960c2942b9acd0cb967441f2751ba2002b6d84f ) )
10+
411## [ 1.19.1] ( https://github.com/sugar-org/sugar/compare/1.19.0...1.19.1 ) (2025-09-11)
512
613
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " containers-sugar"
3- version = " 1.19.1 " # semantic-release
3+ version = " 1.19.2 " # semantic-release
44description = " Simplify the usage of containers"
55readme = " README.md"
66authors = [" Ivan Ogasawara <ivan.ogasawara@gmail.com>" ]
Original file line number Diff line number Diff line change 22
33__author__ = 'Ivan Ogasawara'
44__email__ = 'ivan.ogasawara@gmail.com'
5- __version__ = '1.19.1 ' # semantic-release
5+ __version__ = '1.19.2 ' # semantic-release
You can’t perform that action at this time.
0 commit comments