Skip to content

Commit 4db279a

Browse files
chore(release): 1.1.0-beta.2 [skip ci]
# [1.1.0-beta.2](1.1.0-beta.1...1.1.0-beta.2) (2023-05-02) ### Performance Improvements * **parse:** remove complex regex pattern ([dbed45b](dbed45b)) * **parse:** simplify regex pattern ([9af9114](9af9114))
1 parent 9af9114 commit 4db279a

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.1.0-beta.2](https://github.com/httpland/authorization-parser/compare/1.1.0-beta.1...1.1.0-beta.2) (2023-05-02)
2+
3+
4+
### Performance Improvements
5+
6+
* **parse:** remove complex regex pattern ([dbed45b](https://github.com/httpland/authorization-parser/commit/dbed45bc16066302a38393292fd5906641a94223))
7+
* **parse:** simplify regex pattern ([9af9114](https://github.com/httpland/authorization-parser/commit/9af9114094ff5afe406a0bcda4437fa646b49ef2))
8+
19
# [1.1.0-beta.1](https://github.com/httpland/authorization-parser/compare/1.0.0...1.1.0-beta.1) (2023-04-29)
210

311

0 commit comments

Comments
 (0)