diff --git a/CHANGELOG.md b/CHANGELOG.md index 04fde7eb..c1ad78ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v1.2.0 + +[compare changes](https://github.com/ashgw/ts-extended/compare/v1.1.0...v1.2.0) + +### 🚀 Enhancements + +- Finish `Numeric` type ([487ef42](https://github.com/ashgw/ts-extended/commit/487ef42)) + +### ❤️ Contributors + +- AshGw ([@AshGw](http://github.com/AshGw)) + ## v1.1.0 [compare changes](https://github.com/ashgw/ts-extended/compare/v0.0.1...v1.1.0) diff --git a/package.json b/package.json index aca8cf56..b4d2ade4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-extended", - "version": "1.1.0", + "version": "1.2.0", "private": false, "description": "Extending the TS library with types and decorators that should've been built-in", "keywords": [