Skip to content

Commit ed06f85

Browse files
authored
Merge pull request #1 from iPromKnight/release-please--branches--main
chore(main): release 1.1.0
2 parents 5644306 + 813d76a commit ed06f85

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/iPromKnight/rclone-manager/compare/v1.0.0...v1.1.0) (2025-01-04)
4+
5+
6+
### 🚀 New Features
7+
8+
* Allow each individual mount config and serve config entry to override its own env vars ([a31dd33](https://github.com/iPromKnight/rclone-manager/commit/a31dd339c3e9eaeac5a652cd69052bfd62350b72))
9+
* construction of mountOpt and vfsOpt for rc moounts ([737028a](https://github.com/iPromKnight/rclone-manager/commit/737028a2570af155fe5480aed710e53d18c6f221))
10+
* Rclone Manager ([74065bc](https://github.com/iPromKnight/rclone-manager/commit/74065bc7638f7a84c34c1fe765fdc8072f9cc48e))
11+
* track and react to realtime changes of config.yaml and rclone.conf ([413388a](https://github.com/iPromKnight/rclone-manager/commit/413388a205d9dffb2e4c588463a570df8e909222))
12+
13+
14+
### 📦 CI Improvements
15+
16+
* Add actions ([89d2f44](https://github.com/iPromKnight/rclone-manager/commit/89d2f444dc52bf3ac7d75e990580050798fc473b))
17+
* add release please manifest ([5644306](https://github.com/iPromKnight/rclone-manager/commit/5644306834fb7b609976b8070b4d2c2834cfe039))
18+
* add release-please-config ([b6b61fb](https://github.com/iPromKnight/rclone-manager/commit/b6b61fb379e68b11b4efe930a710194c99685d34))

0 commit comments

Comments
 (0)