Skip to content

Commit 8e9bae6

Browse files
chore(release): v1.0.0 (5) (#44)
* chore(release): v1.0.0 (5) * fix: remove translation update entry * fix: remove translation update entry Removed the 'Changed' section for version 1.0.0. --------- Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com> Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
1 parent 8f0505e commit 8e9bae6

4 files changed

Lines changed: 11 additions & 2 deletions

File tree

.fossify/release-marker.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto-generated file. DO NOT EDIT.
2+
1.0.0

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.0] - 2026-07-31
810
### Added
911
- Initial release
1012

11-
[Unreleased]: https://github.com/FossifyOrg/Documents/commits/main
13+
[Unreleased]: https://github.com/FossifyOrg/Documents/compare/1.0.0...HEAD
14+
[1.0.0]: https://github.com/FossifyOrg/Documents/releases/tag/1.0.0
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Added:
2+
3+
• Initial release
4+

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
55

66
# Versioning
77
VERSION_NAME=1.0.0
8-
VERSION_CODE=4
8+
VERSION_CODE=5
99
APP_ID=org.fossify.documents

0 commit comments

Comments
 (0)