Skip to content

Commit 7944df0

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2026-05-10) ### Bug Fixes * Bump the alldeps group with 5 updates ([#37](#37)) ([6e94aeb](6e94aeb))
1 parent 5c50d2c commit 7944df0

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1919
<RepositoryType>git</RepositoryType>
2020
<RepositoryBranch>main</RepositoryBranch>
21-
<RepositoryCommit>a8ab47b75b0a46e07b0e3e956c2bebfeb07ea382</RepositoryCommit>
22-
<Version>1.0.3-beta.1</Version>
21+
<RepositoryCommit>5c50d2c80972ff148d50dab639826378cf3cefef</RepositoryCommit>
22+
<Version>1.0.3</Version>
2323
</PropertyGroup>
2424

2525
</Project>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@
5959
}
6060
]
6161
},
62-
"version": "1.0.3-beta.1"
62+
"version": "1.0.3"
6363
}

0 commit comments

Comments
 (0)