Skip to content

Commit 6e05e6b

Browse files
committed
Bump sprintf package to 1.3.3
1 parent 7f9a622 commit 6e05e6b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sprintf/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.3.3 (Unreleased)
1+
## 1.3.3 (2025-08-30)
22

33
Bug Fixes
44

packages/sprintf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tannin/sprintf",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"type": "module",
55
"description": "printf string formatter",
66
"exports": {

0 commit comments

Comments
 (0)