From 21471aabd9f6a50553c510de10ac4c33c9451140 Mon Sep 17 00:00:00 2001 From: Brendan Nee Date: Tue, 14 May 2024 20:28:45 -0700 Subject: [PATCH] Release 2.6.6 --- CHANGELOG.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a59593..15734c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.6.6] - 2024-05-14 ### Updated - Improved error formatting diff --git a/package-lock.json b/package-lock.json index 2f5edbf..5eae959 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gtfs-to-html", - "version": "2.6.5", + "version": "2.6.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gtfs-to-html", - "version": "2.6.5", + "version": "2.6.6", "license": "MIT", "dependencies": { "@turf/helpers": "^6.5.0", diff --git a/package.json b/package.json index b83d352..d3a0e2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gtfs-to-html", - "version": "2.6.5", + "version": "2.6.6", "private": false, "description": "Build human readable transit timetables as HTML, PDF or CSV from GTFS", "keywords": [