From e9c6849f35a729cfc6455506bfd3488e1f786fba Mon Sep 17 00:00:00 2001 From: AshGw Date: Wed, 17 Apr 2024 15:00:34 +0100 Subject: [PATCH] chore(release): v1.2.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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": [