Skip to content

Commit 1604bf1

Browse files
committed
chore(release): ship v5.3.9
1 parent 9b061a1 commit 1604bf1

File tree

6 files changed

+14
-6
lines changed

6 files changed

+14
-6
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
### [coreui-free-angular-admin-template](https://coreui.io/angular/) changelog
22

3+
---
4+
5+
#### `5.3.9`
6+
7+
- chore(dependencies): update
8+
- refactor(carousels): cleanup, add config
9+
- refactor(app.config): use provideAnimationAsync
10+
- chore(modals): remove @.disabled animations
311

412
---
513

Diff for: LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2024 creativeLabs Łukasz Holeczek
3+
Copyright (c) 2017-2025 creativeLabs Łukasz Holeczek
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
248248

249249
## Copyright and License
250250

251-
copyright 2024 creativeLabs Łukasz Holeczek.
251+
copyright 2025 creativeLabs Łukasz Holeczek.
252252

253253
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).
254254
There is only one limitation you can't re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In the past, we faced some problems with

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coreui-free-angular-admin-template",
3-
"version": "5.3.8",
3+
"version": "5.3.9",
44
"copyright": "Copyright 2024 creativeLabs Łukasz Holeczek",
55
"license": "MIT",
66
"author": "The CoreUI Team (https://github.com/orgs/coreui/people) and contributors",

Diff for: src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<!--
33
* CoreUI - Angular 19.1 Free Admin Template
4-
* @version v5.3.8
4+
* @version v5.3.9
55
* @link https://coreui.io/angular/
66
* Copyright (c) 2017-2025 creativeLabs Łukasz Holeczek
77
* License: MIT

0 commit comments

Comments
 (0)