Skip to content

Commit

Permalink
chore(release): 2.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.7](v2.0.6...v2.0.7) (2024-04-23)

### Bug Fixes

* **tests:** Add windows tests ([#45](#45)) ([2a0df5e](2a0df5e)), closes [#36](#36)
  • Loading branch information
semantic-release-bot committed Apr 23, 2024
1 parent 2a0df5e commit fc90982
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.7](https://github.com/AppacYazilim/zamanejs/compare/v2.0.6...v2.0.7) (2024-04-23)


### Bug Fixes

* **tests:** Add windows tests ([#45](https://github.com/AppacYazilim/zamanejs/issues/45)) ([2a0df5e](https://github.com/AppacYazilim/zamanejs/commit/2a0df5e8f73df76870d105669357a3fe80eac031)), closes [#36](https://github.com/AppacYazilim/zamanejs/issues/36)

## [2.0.6](https://github.com/AppacYazilim/zamanejs/compare/v2.0.5...v2.0.6) (2024-04-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zamanejs",
"version": "2.0.6",
"version": "2.0.7",
"description": "",
"type": "module",
"exports": {
Expand Down Expand Up @@ -125,4 +125,4 @@
"engines": {
"node": ">=16"
}
}
}

0 comments on commit fc90982

Please sign in to comment.