Skip to content

Commit 63d16c1

Browse files
chore(release): 1.0.0-beta.2 [skip ci]
# [1.0.0-beta.2](1.0.0-beta.1...1.0.0-beta.2) (2023-03-27) ### Features * **mod:** export related types ([0c8b01c](0c8b01c)) * **stringify:** add serialization function for accept-ranges header field ([6f22c49](6f22c49))
1 parent 6f22c49 commit 63d16c1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.0.0-beta.2](https://github.com/httpland/accept-ranges-parser/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-03-27)
2+
3+
4+
### Features
5+
6+
* **mod:** export related types ([0c8b01c](https://github.com/httpland/accept-ranges-parser/commit/0c8b01ca2945d24180678addfbc5753e67ebb8b9))
7+
* **stringify:** add serialization function for accept-ranges header field ([6f22c49](https://github.com/httpland/accept-ranges-parser/commit/6f22c492100a5dfacb40f36d4d4ad3d64259ec26))
8+
19
# 1.0.0-beta.1 (2023-03-27)
210

311

0 commit comments

Comments
 (0)