Skip to content

Commit a045f73

Browse files
chore(main): release 1.3.1
1 parent d07b190 commit a045f73

2 files changed

Lines changed: 10 additions & 1 deletion

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-
".": "1.3.0"
2+
".": "1.3.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/vazra/simpledeploy/compare/v1.3.0...v1.3.1) (2026-04-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **docs:** prefix internal links with site base, repair broken targets ([0d0faf4](https://github.com/vazra/simpledeploy/commit/0d0faf483bb2095d841ba2829fc0ea5122c86e43))
9+
* **docs:** rename JSX-using pages to .mdx, drop bare imports from .md ([ab487c4](https://github.com/vazra/simpledeploy/commit/ab487c40caa275a535a0ebed0ba648bf69ce84a6))
10+
* **proxy,systemd:** pin Caddy storage to data_dir, fix systemd unit ([#84](https://github.com/vazra/simpledeploy/issues/84)) ([d07b190](https://github.com/vazra/simpledeploy/commit/d07b1909f5126cabc1654d11c97d346b3090daeb))
11+
312
## [1.3.0](https://github.com/vazra/simpledeploy/compare/v1.2.0...v1.3.0) (2026-04-30)
413

514

0 commit comments

Comments
 (0)