Skip to content

Commit 310be9f

Browse files
authored
Merge pull request #36 from mubbi/release-please--branches--main
chore(main): release 1.2.11
2 parents 16da348 + d70b730 commit 310be9f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"mubbi/laravel-flysystem-huawei-obs": "1.0.0",
3-
".": "1.2.10"
3+
".": "1.2.11"
44
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.11](https://github.com/mubbi/laravel-flysystem-huawei-obs/compare/v1.2.10...v1.2.11) (2025-08-14)
9+
10+
11+
### Bug Fixes
12+
13+
* exceptions handling ([2b7a56e](https://github.com/mubbi/laravel-flysystem-huawei-obs/commit/2b7a56ea3f1fb6d63d5001c0efbc5f38eca583ff))
14+
* various issues in OBS connection ([16da348](https://github.com/mubbi/laravel-flysystem-huawei-obs/commit/16da34827a09dae755f3607fa5174577cfc233b9))
15+
816
## [1.2.10](https://github.com/mubbi/laravel-flysystem-huawei-obs/compare/v1.2.9...v1.2.10) (2025-08-06)
917

1018

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mubbi/laravel-flysystem-huawei-obs",
33
"description": "Laravel Flysystem v3 adapter for Huawei Object Storage Service (OBS) with v2 compatibility",
44
"type": "library",
5-
"version": "1.2.10",
5+
"version": "1.2.11",
66
"license": "MIT",
77
"keywords": [
88
"laravel",

0 commit comments

Comments
 (0)