Skip to content

Commit 58b31eb

Browse files
chore(release): 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2024-05-14) ### Bug Fixes * **tests:** Update the test timeout on long running tests ([#56](#56)) ([17c9fab](17c9fab))
1 parent 17c9fab commit 58b31eb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.8](https://github.com/AppacYazilim/zamanejs/compare/v2.0.7...v2.0.8) (2024-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **tests:** Update the test timeout on long running tests ([#56](https://github.com/AppacYazilim/zamanejs/issues/56)) ([17c9fab](https://github.com/AppacYazilim/zamanejs/commit/17c9fabd3ca22133cfd7957520b7c3ee6705f361))
7+
18
## [2.0.7](https://github.com/AppacYazilim/zamanejs/compare/v2.0.6...v2.0.7) (2024-04-23)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zamanejs",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)