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.14 .0
2
+ current_version = 1.15 .0
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.15.0 (2025-04-08)
9
9
10
10
- Added ` xframe_options_exempt ` setting to allow embedding livecomponents views in iframes.
11
11
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " livecomponents"
3
- version = " 1.14 .0"
3
+ version = " 1.15 .0"
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