Skip to content

Commit f2ea74c

Browse files
authored
release: release 0.1.1 (#13)
1 parent 87edc9d commit f2ea74c

4 files changed

Lines changed: 18 additions & 4 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.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/Fruitful-Tools/sim-weekly-prayers/compare/v0.1.0...v0.1.1) (2025-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* react route on github pages ([0f78881](https://github.com/Fruitful-Tools/sim-weekly-prayers/commit/0f7888193d4131a93e18dc017e221fddbd451091))
9+
* release please manifest ([39a6b8a](https://github.com/Fruitful-Tools/sim-weekly-prayers/commit/39a6b8a2e36587caf6d676b31800c1b202144f86))
10+
11+
12+
### Chores
13+
14+
* bump version ([31aa6bf](https://github.com/Fruitful-Tools/sim-weekly-prayers/commit/31aa6bf925e94efa4ef0a58c3ba239eefa2123a2))

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
@@ -1,7 +1,7 @@
11
{
22
"name": "sim-weekly-prayers",
33
"private": true,
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)