Skip to content

Commit 3203043

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2023-11-16) ### Bug Fixes * **ts:** modify types for response ([6508862](6508862)) * **types:** make ts-types more stronger for `Types` ([ee605df](ee605df)) ### Features * **contexts:** add `Contexts` class and methods ([73b7e7c](73b7e7c)) * **search:** add `Search` class inside `Hyper` ([bc37dfc](bc37dfc)) * **types:** add new methods for `Types` ([dc6a0c4](dc6a0c4))
1 parent 43e6a8d commit 3203043

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [2.1.0](https://github.com/gethyperai/hypercode/compare/v2.0.0...v2.1.0) (2023-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **ts:** modify types for response ([6508862](https://github.com/gethyperai/hypercode/commit/65088628835c35dd58d5f489735c17fffacc4688))
7+
* **types:** make ts-types more stronger for `Types` ([ee605df](https://github.com/gethyperai/hypercode/commit/ee605df8d9e28831bbe8119d9be66c3715ae2e05))
8+
9+
10+
### Features
11+
12+
* **contexts:** add `Contexts` class and methods ([73b7e7c](https://github.com/gethyperai/hypercode/commit/73b7e7cc6137943b4fd64ea9ee9e672ac714a935))
13+
* **search:** add `Search` class inside `Hyper` ([bc37dfc](https://github.com/gethyperai/hypercode/commit/bc37dfc74c342be3fd44af40aac5468c60f38d39))
14+
* **types:** add new methods for `Types` ([dc6a0c4](https://github.com/gethyperai/hypercode/commit/dc6a0c4ee4b9ab8494ddb9d17bb9efd3c9fa1c77))
15+
116
# [2.1.0](https://github.com/gethyperai/hypercode/compare/v2.0.0...v2.1.0) (2023-11-14)
217

318

0 commit comments

Comments
 (0)