Skip to content

Commit

Permalink
chore(release): ship v5.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Feb 4, 2025
1 parent 9b061a1 commit 1604bf1
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 6 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
### [coreui-free-angular-admin-template](https://coreui.io/angular/) changelog

---

#### `5.3.9`

- chore(dependencies): update
- refactor(carousels): cleanup, add config
- refactor(app.config): use provideAnimationAsync
- chore(modals): remove @.disabled animations

---

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

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

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back

## Copyright and License

copyright 2024 creativeLabs Łukasz Holeczek.
copyright 2025 creativeLabs Łukasz Holeczek.

Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).
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
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coreui-free-angular-admin-template",
"version": "5.3.8",
"version": "5.3.9",
"copyright": "Copyright 2024 creativeLabs Łukasz Holeczek",
"license": "MIT",
"author": "The CoreUI Team (https://github.com/orgs/coreui/people) and contributors",
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!--
* CoreUI - Angular 19.1 Free Admin Template
* @version v5.3.8
* @version v5.3.9
* @link https://coreui.io/angular/
* Copyright (c) 2017-2025 creativeLabs Łukasz Holeczek
* License: MIT
Expand Down

0 comments on commit 1604bf1

Please sign in to comment.