@quenty/enumutils
Advanced tools
Comparing version 2.0.1-canary.38bdfe3.0 to 2.0.1-canary.d7ea97f.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [2.0.1-canary.38bdfe3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/enumutils@2.0.0...@quenty/enumutils@2.0.1-canary.38bdfe3.0) (2022-09-07) | ||
## [2.0.1-canary.d7ea97f.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/enumutils@2.0.0...@quenty/enumutils@2.0.1-canary.d7ea97f.0) (2022-09-27) | ||
**Note:** Version bump only for package @quenty/enumutils | ||
### Features | ||
* Add EnumUtils.isOfType() ([eaafef1](https://github.com/Quenty/NevermoreEngine/commit/eaafef12fcf57fb6e96de865c6f0b2c110bf3bcc)) | ||
# 2.0.0 (2022-08-14) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/enumutils", | ||
"version": "2.0.1-canary.38bdfe3.0", | ||
"version": "2.0.1-canary.d7ea97f.0", | ||
"description": "Helds encode Roblox enums into a string", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "38bdfe3721bddf1d272628b1104b1d8e0abaf24f" | ||
"gitHead": "d7ea97f676c9246d2350b7582d5ab3ff6c44e42f" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6078