Skip to content

Commit 4a552ef

Browse files
authored
Merge pull request #53 from this-is-tobi/release-please--branches--main--components--docpress
chore(main): release 0.7.2
2 parents 755d4f4 + e5bbe3a commit 4a552ef

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.7.1"
2+
".": "0.7.2"
33
}

CHANGELOG.md

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

3+
## [0.7.2](https://github.com/this-is-tobi/docpress/compare/v0.7.1...v0.7.2) (2025-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* handle more user repos in fetch request ([3ab56a0](https://github.com/this-is-tobi/docpress/commit/3ab56a08a22f21b370f482e95a0456f0d03a52c5))
9+
310
## [0.7.1](https://github.com/this-is-tobi/docpress/compare/v0.7.0...v0.7.1) (2025-07-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tobi-or-not/docpress",
33
"type": "module",
4-
"version": "0.7.1",
4+
"version": "0.7.2",
55
"packageManager": "[email protected]",
66
"homepage": "https://this-is-tobi.com/docpress/introduction",
77
"repository": {

0 commit comments

Comments
 (0)