File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,24 @@ number as needed.
2323
2424### Fixed
2525
26+ - Nothing.
27+
28+ ## [ 0.1.2] - 2023-06-27
29+
30+ ### Added
31+
32+ - Nothing.
33+
34+ ### Deprecated
35+
36+ - Nothing.
37+
38+ ### Removed
39+
40+ - Nothing.
41+
42+ ### Fixed
43+
2644- Fixed bucket prefix ([ #13 ] ( https://github.com/stactools-packages/amazonia-1/pull/13 ) ).
2745
2846## [ 0.1.1] - 2023-06-23
@@ -49,6 +67,7 @@ number as needed.
4967
5068- First version
5169
70+ [ 0.1.2 ] : < https://github.com/stactools-packages/amazonia-1/compare/v0.1.1..v0.1.2 >
5271[ 0.1.1 ] : < https://github.com/stactools-packages/amazonia-1/compare/v0.1.0..v0.1.1 >
5372[ 0.1.0 ] : < https://github.com/stactools-packages/amazonia-1/releases/tag/v0.1.0 >
5473
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ def register_plugin(registry: Registry) -> None:
1414 registry .register_subcommand (commands .create_amazonia1_command )
1515
1616
17- __version__ = "0.1.1 "
17+ __version__ = "0.1.2 "
You can’t perform that action at this time.
0 commit comments