We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d664c15 commit e66e70aCopy full SHA for e66e70a
CHANGELOG.md
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+### Changed
13
+
14
+### Fixed
15
16
+### Removed
17
18
+## [1.8.0] - 2021-11-13
19
20
+### Added
21
22
- `nest`
23
- `isClassInstance`
24
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@techmmunity/utils",
3
- "version": "1.7.0",
+ "version": "1.8.0",
4
"main": "index.js",
5
"types": "index.d.ts",
6
"license": "Apache-2.0",
0 commit comments