You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22-6Lines changed: 22 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
## 2.2.0
2
+
3
+
## What's Changed
4
+
5
+
### Exciting New Features 🎉
6
+
7
+
* feat: read the release assets asynchronously by @xen0n in https://github.com/softprops/action-gh-release/pull/552
8
+
9
+
### Bug fixes 🐛
10
+
11
+
* fix(docs): clarify the default for tag_name by @alexeagle in https://github.com/softprops/action-gh-release/pull/544
12
+
13
+
### Other Changes 🔄
14
+
15
+
* chore(deps): bump typescript from 5.6.3 to 5.7.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/548
16
+
* chore(deps): bump @types/node from 22.9.0 to 22.9.4 by @dependabot in https://github.com/softprops/action-gh-release/pull/547
17
+
* chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/softprops/action-gh-release/pull/545
18
+
* chore(deps): bump @vercel/ncc from 0.38.2 to 0.38.3 by @dependabot in https://github.com/softprops/action-gh-release/pull/543
19
+
* chore(deps): bump prettier from 3.3.3 to 3.4.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/550
20
+
* chore(deps): bump @types/node from 22.9.4 to 22.10.1 by @dependabot in https://github.com/softprops/action-gh-release/pull/551
21
+
* chore(deps): bump prettier from 3.4.1 to 3.4.2 by @dependabot in https://github.com/softprops/action-gh-release/pull/554
22
+
1
23
## 2.1.0
2
24
3
25
## What's Changed
@@ -9,12 +31,6 @@
9
31
### Other Changes 🔄
10
32
* chore(deps): bump @types/node from 22.8.2 to 22.8.7 by @dependabot in https://github.com/softprops/action-gh-release/pull/539
11
33
12
-
## New Contributors
13
-
*@dukhine made their first contribution in https://github.com/softprops/action-gh-release/pull/518
14
-
*@richarddd made their first contribution in https://github.com/softprops/action-gh-release/pull/500
0 commit comments