Skip to content

Commit 049a07c

Browse files
chore(main): release 1.1.0 (#2)
Co-authored-by: patchbotmcbotface[bot] <160480162+patchbotmcbotface[bot]@users.noreply.github.com>
1 parent b44031d commit 049a07c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/damacus/ironbuckets/compare/v1.0.0...v1.1.0) (2025-12-15)
4+
5+
6+
### Features
7+
8+
* Initial release of IronBuckets - MinIO Web UI ([db544e6](https://github.com/damacus/ironbuckets/commit/db544e659f3c83f210809ee122dd1a33437593a4))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Fix e2e test runner ([1516d3d](https://github.com/damacus/ironbuckets/commit/1516d3d9311d6a3770d6ffba3a72e7b2149fc226))
14+
* **ci:** Update release workflow ([c1a40f2](https://github.com/damacus/ironbuckets/commit/c1a40f2ffb1a98d53807c799df8750005d76f584))
15+
* **deps:** Update deps ([d898b44](https://github.com/damacus/ironbuckets/commit/d898b4483e42967af65804b3661cf718fe01263a))
16+
* **gitignore:** restore cmd/server and fix server pattern ([86ca65b](https://github.com/damacus/ironbuckets/commit/86ca65b4a1c9e037ef686641ea7441eb25ae9512))
17+
* **gitignore:** restore cmd/server and fix server pattern ([54ef5af](https://github.com/damacus/ironbuckets/commit/54ef5afd2680c480c48695cd90b05de865508ac9))
18+
* **lint:** fix all errcheck errors ([1f15fe8](https://github.com/damacus/ironbuckets/commit/1f15fe895da18bfe77ba618aeebe042551f02d66))
19+
* **tests:** fix shouldUseSSL ([d6f73dc](https://github.com/damacus/ironbuckets/commit/d6f73dcb7f32e88cdf729c45cc439d3bba02b67a))
20+
321
## 1.0.0 (2025-11-25)
422

523

0 commit comments

Comments
 (0)