Commit ad5069e semantic-release
committed
1 parent 97ca6dd commit ad5069e Copy full SHA for ad5069e
File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## 0.18.1 (2023-12-22)
3
+
4
+ - fix: lazy loaded permission callback (#234 ) ([ ` 97ca6dd ` ] ( https://github.com/unfoldadmin/django-unfold/commit/97ca6dd54563a1546d53ffcce90e04fce8b3d7f7 ) )
5
+ - fix: logout link (#228 ) ([ ` 1a1d735 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/1a1d735c461bf0e26d0b3e636840003acd39b154 ) )
6
+ - fix: ignore CHANGELOG.md in pre-commit hooks (#221 ) ([ ` 3418fcc ` ] ( https://github.com/unfoldadmin/django-unfold/commit/3418fccbcb50487904ec7692ba60570003d424ba ) )
7
+ - docs: update README.md with correct import_export import (#223 ) ([ ` 3d04c9a ` ] ( https://github.com/unfoldadmin/django-unfold/commit/3d04c9a5285f29acb804325f7a144f15fb0d48eb ) )
8
+ - chore: tailwindcss 3.4 update (#233 ) ([ ` 4c49f08 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/4c49f08b62535602eb8cd398ecead68349ab4689 ) )
9
+ - chore(deps): bump actions/setup-python from 4 to 5 (#224 ) ([ ` dc22daf ` ] ( https://github.com/unfoldadmin/django-unfold/commit/dc22daf5b0388b21d3e4e07a12cf5499b08640d3 ) )
10
+
2
11
## 0.18.0 (2023-12-08)
3
12
4
13
- feat: semantic release integration (#218 ) ([ ` f82f660 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/f82f66050d3551c203849d3c5fc84cce329ba012 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " django-unfold"
3
- version = " 0.18.0 "
3
+ version = " 0.18.1 "
4
4
description = " Modern Django admin theme for seamless interface development"
5
5
license = " MIT"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments