Skip to content

Commit 9b4571a

Browse files
authored
Merge pull request #1 from contriboss/release-please--branches--master--components--go-update
chore(master): release 1.0.0
2 parents 3581b21 + 4903bd9 commit 9b4571a

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-01-20)
4+
5+
6+
### Features
7+
8+
* add file locking ([#53](https://github.com/contriboss/go-update/issues/53)) and detailed permission errors ([#46](https://github.com/contriboss/go-update/issues/46)) ([9ac2453](https://github.com/contriboss/go-update/commit/9ac24531f2af7362e18b136dc0bec7b4dc8686b3))
9+
10+
11+
### Bug Fixes
12+
13+
* apply community PRs ([#36](https://github.com/contriboss/go-update/issues/36), [#39](https://github.com/contriboss/go-update/issues/39), [#44](https://github.com/contriboss/go-update/issues/44)) - permissions, symlinks, fsync ([02ec279](https://github.com/contriboss/go-update/commit/02ec279f824c8003f295574b78b9c6b5c2c25e96))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.0
1+
1.0.0

0 commit comments

Comments
 (0)