Skip to content

Commit 97708a9

Browse files
committed
chore: release v2.0.4
1 parent 4635a48 commit 97708a9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.4](https://github.com/geekdada/yasd/compare/v2.0.3...v2.0.4) (2023-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* logic in determining if the environment is in production ([4635a48](https://github.com/geekdada/yasd/commit/4635a48bcb8e619b89901f1937fbeea4755976ef))
7+
8+
9+
110
## [2.0.3](https://github.com/geekdada/yasd/compare/v2.0.2...v2.0.3) (2023-09-19)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yasd",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"private": true,
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)