Skip to content

Commit

Permalink
Release v1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
monty-bot committed Sep 12, 2024
1 parent dc79c83 commit 1ddc17d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

Major changes
-------------

- Initial release (#1)
1 change: 0 additions & 1 deletion changes/001.major

This file was deleted.

6 changes: 3 additions & 3 deletions changes/version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Semantic version number is automatically maintained by creating news files and releasing via CI.
VERSION=0.0.0
COMMIT=
MAJOR=0
VERSION=1.0.0
COMMIT=dc79c8372798c49c32ef387c40911e1566f781f7
MAJOR=1
MINOR=0
PATCH=0

0 comments on commit 1ddc17d

Please sign in to comment.