Skip to content

Commit 05c038d

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-04-23) ### Features * **stringify:** add serializer for authrization ([076395a](076395a)) * **types:** rename field to `authParams` ([f2f15b4](f2f15b4)) * **types:** rename field to `params` ([0a51170](0a51170))
1 parent 55a7c49 commit 05c038d

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-beta.2](https://github.com/httpland/authorization-parser/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-04-23)
2+
3+
4+
### Features
5+
6+
* **stringify:** add serializer for authrization ([076395a](https://github.com/httpland/authorization-parser/commit/076395aea41a5531fe7becb8379691ccce748766))
7+
* **types:** rename field to `authParams` ([f2f15b4](https://github.com/httpland/authorization-parser/commit/f2f15b42220b0d96fbcbb3ee46adc516bb639c1b))
8+
* **types:** rename field to `params` ([0a51170](https://github.com/httpland/authorization-parser/commit/0a51170c9f0fdb04f8315c364c499fc160ca399e))
9+
110
# 1.0.0-beta.1 (2023-04-23)
211

312

0 commit comments

Comments
 (0)