Skip to content

Commit 92f6ee4

Browse files
authored
chore(main): release handlebarrz-0.1.3 (#367)
1 parent 88498be commit 92f6ee4

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"js": "1.1.1",
33
"python/dotpromptz": "0.1.3",
4-
"python/handlebarrz": "0.1.2",
4+
"python/handlebarrz": "0.1.3",
55
"go": "0.1.0"
66
}

python/handlebarrz/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/google/dotprompt/compare/handlebarrz-0.1.2...handlebarrz-0.1.3) (2025-12-12)
4+
5+
6+
### Features
7+
8+
* **py:** add support for python 3.14 ([#365](https://github.com/google/dotprompt/issues/365)) ([53db722](https://github.com/google/dotprompt/commit/53db722352d360c9097028d63eb1b7e9576d3d24))
9+
10+
11+
### Bug Fixes
12+
13+
* **py/handlebarrz:** remove redundant lock file ([#360](https://github.com/google/dotprompt/issues/360)) ([db5416a](https://github.com/google/dotprompt/commit/db5416a4f7ce508a3d684b7c56ea8a50f46ee65d))
14+
315
## [0.1.2](https://github.com/google/dotprompt/compare/handlebarrz-0.1.1...handlebarrz-0.1.2) (2025-11-13)
416

517

python/handlebarrz/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ description = "Handlebars library for Python based on handlebars-rust."
3636
name = "dotpromptz-handlebars"
3737
readme = "README.md"
3838
requires-python = ">=3.10"
39-
version = "0.1.2"
39+
version = "0.1.3"
4040

4141
[build-system]
4242
build-backend = "maturin"

python/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)