Skip to content

Commit a11b37c

Browse files
chore(master): release 1.0.0 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc4ceb5 commit a11b37c

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-
"scala": "0.0.0"
2+
"scala": "1.0.0"
33
}

scala/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 (2025-08-06)
4+
5+
6+
### Features
7+
8+
* Attempt to trigger release ([5281e39](https://github.com/KohlbacherLab/Generators/commit/5281e3958b68e46e473f0b136f06fb8eeaa935b2))
9+
10+
11+
### Bug Fixes
12+
13+
* Upgraded to Scala 2.13.16 and upgraded dependency versions (esp. ScalaTest) ([d7a63e5](https://github.com/KohlbacherLab/Generators/commit/d7a63e517c7b895e0e57ac1380f8ba21e69f7f46))

scala/version.txt

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)