Skip to content

Commit 516e850

Browse files
0.4.2
1 parent 2e98461 commit 516e850

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# gh-load-pull-request
22

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- Test patch release
8+
39
## 0.4.1
410

511
### Patch Changes

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,6 +1,6 @@
11
{
22
"name": "gh-load-pull-request",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Download GitHub pull request and convert it to markdown",
55
"type": "module",
66
"main": "src/gh-load-pull-request.mjs",

0 commit comments

Comments
 (0)