Skip to content

Commit 03c0f8e

Browse files
committed
bump and changelog
1 parent 67d096a commit 03c0f8e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11

2-
next
3-
----
2+
v0.3.2 (2026-03-10)
3+
-------------------
44

5+
- feature: function API in dist, though poorly documented and in alpha
56
- fix: incorrect placement of `/*@__PURE__*/` (#90)
67

78

packages/temporal-polyfill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "temporal-polyfill",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"title": "Temporal Polyfill",
66
"description": "A lightweight polyfill for Temporal, successor to the JavaScript Date object",
77
"author": {

0 commit comments

Comments
 (0)