File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 1.13.0
2
+ current_version = 1.13.1
3
3
commit = True
4
4
tag = True
5
5
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## UNRELEASED
8
+ ## 1.13.1 (2024-10-09)
9
9
10
10
- Fixed createlivecomponent management command
11
11
- Raised BadRequest on invalid client input
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " livecomponents"
3
- version = " 1.13.0 "
3
+ version = " 1.13.1 "
4
4
description = " Django Live Components"
5
5
readme = " README.md"
6
6
homepage = " https://github.com/om-proptech/live-components-sample"
You can’t perform that action at this time.
0 commit comments