We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f3f7ad commit 438003aCopy full SHA for 438003a
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.0.0"
+ ".": "1.0.2"
3
}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [1.0.2](https://github.com/alexdor/issue-syncer/compare/v1.0.0...v1.0.2) (2025-04-13)
4
+
5
6
+### chore
7
8
+* release 1.0.2 ([4f3f7ad](https://github.com/alexdor/issue-syncer/commit/4f3f7ad7b44a188a9bb3291e0e3d847c560e3eed))
9
10
11
+### Bugfixes
12
13
+* make sure github's api url ends with a '/' ([cb59045](https://github.com/alexdor/issue-syncer/commit/cb59045c4dc5a1e5de8ec5c060fbee8e366f8f01))
14
15
## 1.0.0 (2025-04-13)
16
17
0 commit comments