Skip to content

Commit bf2c888

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](1.0.0...1.1.0) (2023-04-29) ### Features * **quoted_string:** add `isQdtext` function ([dfcd316](dfcd316)) * **quoted_string:** add `isQuotedString` function ([ca5dee2](ca5dee2)) * **quoted_string:** add `isQuotedString` function ([3c2f5a9](3c2f5a9)) * **token:** add http token utilities ([c11449f](c11449f)) * **token:** improve type inference ([a2b87b9](a2b87b9))
1 parent d1b0498 commit bf2c888

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.1.0](https://github.com/httpland/http-utils/compare/1.0.0...1.1.0) (2023-04-29)
2+
3+
4+
### Features
5+
6+
* **quoted_string:** add `isQdtext` function ([dfcd316](https://github.com/httpland/http-utils/commit/dfcd3167b159f5515aed07adf97fa2a48239ce48))
7+
* **quoted_string:** add `isQuotedString` function ([ca5dee2](https://github.com/httpland/http-utils/commit/ca5dee2bdd585e5731c40980e3074e0ffd50a0fd))
8+
* **quoted_string:** add `isQuotedString` function ([3c2f5a9](https://github.com/httpland/http-utils/commit/3c2f5a9b5dda5d6042f7db51620054991f824bd6))
9+
* **token:** add http token utilities ([c11449f](https://github.com/httpland/http-utils/commit/c11449f772bd8e15abf51bb1ef68ff2e595ccb88))
10+
* **token:** improve type inference ([a2b87b9](https://github.com/httpland/http-utils/commit/a2b87b9a4759121204c65878cd152265b2c9769b))
11+
112
# [1.1.0-beta.1](https://github.com/httpland/http-utils/compare/1.0.0...1.1.0-beta.1) (2023-04-29)
213

314

0 commit comments

Comments
 (0)