Skip to content

Commit 50e5693

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-03-27) ### Features * **mod:** export related types ([0c8b01c](0c8b01c)) * **parse:** add parsing accept-ranges header field ([49e03e0](49e03e0)) * **stringify:** add serialization function for accept-ranges header field ([6f22c49](6f22c49))
1 parent 30fb399 commit 50e5693

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 1.0.0 (2023-03-27)
2+
3+
4+
### Features
5+
6+
* **mod:** export related types ([0c8b01c](https://github.com/httpland/accept-ranges-parser/commit/0c8b01ca2945d24180678addfbc5753e67ebb8b9))
7+
* **parse:** add parsing accept-ranges header field ([49e03e0](https://github.com/httpland/accept-ranges-parser/commit/49e03e08e02e3400044cd42366c0c3f9610b496a))
8+
* **stringify:** add serialization function for accept-ranges header field ([6f22c49](https://github.com/httpland/accept-ranges-parser/commit/6f22c492100a5dfacb40f36d4d4ad3d64259ec26))
9+
110
# [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)
211

312

0 commit comments

Comments
 (0)