Skip to content

Commit 76cd130

Browse files
committed
Release 3.0.1
1 parent c2552bd commit 76cd130

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

History.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
3.0.1 / 2026-01-31
3+
==================
4+
5+
* update github actions
6+
* upgrade `uuid` to ~13
7+
* upgrade `biome` to 2.3.13
8+
* add TZID property to date-time if available
9+
* remove unused jshint config
10+
211
3.0.0 / 2025-05-25
312
==================
413

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@furkot/export-ical",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Generate iCalendar file from Furkot trip data.",
55
"type": "module",
66
"exports": "./lib/ical.js",

0 commit comments

Comments
 (0)