From 1aedf0a5bd31edeea49dbaaf917e6ab895a0d284 Mon Sep 17 00:00:00 2001 From: Badisi Date: Thu, 15 Aug 2024 22:01:27 +0200 Subject: [PATCH] chore: v10.1.2 --- package-lock.json | 2 +- projects/lib/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5c8c583..b78bf27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25214,7 +25214,7 @@ }, "projects/lib": { "name": "@hug/ngx-schematics-utilities", - "version": "10.1.1", + "version": "10.1.2", "license": "GPL-3.0-only", "dependencies": { "@badisi/latest-version": "^7.0.7", diff --git a/projects/lib/package.json b/projects/lib/package.json index 257b445..7ed7b62 100644 --- a/projects/lib/package.json +++ b/projects/lib/package.json @@ -1,6 +1,6 @@ { "name": "@hug/ngx-schematics-utilities", - "version": "10.1.1", + "version": "10.1.2", "description": "Useful utilities for Angular Schematics", "homepage": "https://github.com/dsi-hug/ngx-schematics-utilities", "license": "GPL-3.0-only",