Skip to content

Commit

Permalink
Release 3.52.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirxpilot committed Mar 29, 2024
1 parent feadf0e commit a53e2e7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

3.52.2 / 2024-03-29
===================

* fix Telluride resort
* update dependencies
* use `Number.*` methods instead of global scope
* use `node:` prefix when using Node's built-in modules

3.52.1 / 2024-03-09
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liftie",
"version": "3.52.1",
"version": "3.52.2",
"description": "Clean, simple, easy to read, fast ski resort lift status",
"keywords": [
"ski",
Expand Down

0 comments on commit a53e2e7

Please sign in to comment.