From 48822f2d85ea44e18b510ea7c43346e349218cb2 Mon Sep 17 00:00:00 2001 From: xidedix Date: Fri, 29 Nov 2024 13:26:44 +0100 Subject: [PATCH] chore(release): ship v5.3.2 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- src/index.html | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0173be59..b341de80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ ### [coreui-free-angular-admin-template](https://coreui.io/angular/) changelog +--- + +#### `5.3.2` + +- chore(dependencies): update +- chore(workflows): update with npm ci +- fix(package-lock): rebuild + --- #### `5.3.1` diff --git a/package.json b/package.json index c6f2ca5e..2312802a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coreui-free-angular-admin-template", - "version": "5.3.1", + "version": "5.3.2", "copyright": "Copyright 2024 creativeLabs Łukasz Holeczek", "license": "MIT", "author": "The CoreUI Team (https://github.com/orgs/coreui/people) and contributors", diff --git a/src/index.html b/src/index.html index ab9cd421..e538e9db 100644 --- a/src/index.html +++ b/src/index.html @@ -1,7 +1,7 @@