File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.2.1 (2025-09-23)
6+
7+ ### Bug Fixes
8+
9+ - Explain NoCredentialsError
10+ ([ ` 2d35df3 ` ] ( https://github.com/strongio/strong-opx/commit/2d35df3ff07c607af7bc277fb62705d4dc7a4f30 ) )
11+
12+ ### Chores
13+
14+ - Add manual version for strong-opx action
15+ ([ ` aac780a ` ] ( https://github.com/strongio/strong-opx/commit/aac780a196480b8409abcbfd4640507f1475f932 ) )
16+
17+ - Install latest strong-opx only if no version is requested
18+ ([ ` e018429 ` ] ( https://github.com/strongio/strong-opx/commit/e0184290dfd655b79267df837ba9edf1d49e0ff6 ) )
19+
20+ - Install strong-opx from PyPI ([ #2 ] ( https://github.com/strongio/strong-opx/pull/2 ) ,
21+ [ ` 4eb4de9 ` ] ( https://github.com/strongio/strong-opx/commit/4eb4de9349cbafe42ffcd938d30affe8fb926acf ) )
22+
23+ - Update project meta [ skip ci]
24+ ([ ` 1dc50f3 ` ] ( https://github.com/strongio/strong-opx/commit/1dc50f37c9107a78d786bea17016bb32952c9e20 ) )
25+
26+ - Use Python 3.12 in GA
27+ ([ ` a498b88 ` ] ( https://github.com/strongio/strong-opx/commit/a498b88cb936d5bc99f765c80b3da17a455b39d8 ) )
28+
29+
530## v1.2.0 (2025-09-19)
631
732### Chores
Original file line number Diff line number Diff line change 1- __version__ = "1.2.0 "
1+ __version__ = "1.2.1 "
You can’t perform that action at this time.
0 commit comments