mirror of
https://github.com/django-components/django-components.git
synced 2025-11-13 12:21:53 +00:00
chore: bump v0.142.0 (#1437)
This commit is contained in:
parent
9877cf30ed
commit
ba90f4e653
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## v0.142.0
|
||||
|
||||
_05 Oct 2025_
|
||||
|
||||
#### Feat
|
||||
|
||||
- New built-in component [`ErrorFallback`](https://django-components.github.io/django-components/0.142.0/reference/components/)
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "django_components"
|
||||
version = "0.141.6"
|
||||
version = "0.142.0"
|
||||
requires-python = ">=3.8, <4.0"
|
||||
description = "A way to create simple reusable template components in Django."
|
||||
keywords = ["django", "components", "css", "js", "html"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue