@alwatr/type
Advanced tools
Comparing version 1.1.5 to 1.2.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.2.0](https://github.com/Alwatr/eslib/compare/@alwatr/type@1.1.5...@alwatr/type@1.2.0) (2023-11-14) | ||
### Features | ||
* **yarn:** pnp ([b6a562c](https://github.com/Alwatr/eslib/commit/b6a562c909a35b3e626442e5c325da3fce448e1b)) by @AliMD | ||
## [1.1.5](https://github.com/Alwatr/eslib/compare/@alwatr/type@1.1.4...@alwatr/type@1.1.5) (2023-11-08) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/type", | ||
"version": "1.1.5", | ||
"version": "1.2.0", | ||
"description": "Alwatr projects common entities types", | ||
@@ -31,3 +31,6 @@ "keywords": [ | ||
}, | ||
"gitHead": "dc6207512b0fbae5ffad73e77a0e076c1523e4b1" | ||
"devDependencies": { | ||
"@types/node": "^20.9.0" | ||
}, | ||
"gitHead": "c9c6d5abf5e2aeafa915fde58c73e030ac00db27" | ||
} |
61557
1