Skip to content

Commit 545a322

Browse files
committed
chore(main): release handlebarrz-0.1.3
1 parent 173a7cb commit 545a322

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"js": "0.2.9",
33
"python/dotpromptz": "0.2.1",
4-
"python/handlebarrz": "0.1.2",
4+
"python/handlebarrz": "0.1.3",
55
"go": "0.2.0",
66
"java": "0.1.0",
77
"rs": "0.1.0"

python/handlebarrz/CHANGELOG.md

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

3+
## [0.1.3](https://github.com/google/dotprompt/compare/handlebarrz-0.1.2...handlebarrz-0.1.3) (2026-01-07)
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+
* **py:** switch to using ty for type checking ([#376](https://github.com/google/dotprompt/issues/376)) ([7f1c026](https://github.com/google/dotprompt/commit/7f1c0268e5de5a2d6d887ac590d110dea7d3ed07))
10+
11+
12+
### Bug Fixes
13+
14+
* **py/handlebarrz:** remove redundant lock file ([#360](https://github.com/google/dotprompt/issues/360)) ([db5416a](https://github.com/google/dotprompt/commit/db5416a4f7ce508a3d684b7c56ea8a50f46ee65d))
15+
316
## [0.1.3](https://github.com/google/dotprompt/compare/handlebarrz-0.1.2...handlebarrz-0.1.3) (2025-12-12)
417

518

0 commit comments

Comments
 (0)