Skip to content

Commit

Permalink
Release 3.51.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirxpilot committed Jan 3, 2024
1 parent 4d9db6a commit f1f0d78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

3.51.2 / 2024-01-03
===================

* fix skipped test
* upgrade stylus to 0.62
* soft dependency upgrade
* switch from yarn to pnpm

3.51.1 / 2023-12-21
===================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liftie",
"version": "3.51.1",
"version": "3.51.2",
"description": "Clean, simple, easy to read, fast ski resort lift status",
"keywords": [
"ski",
Expand Down Expand Up @@ -77,4 +77,4 @@
"engines": {
"node": ">= 20.1.0"
}
}
}

0 comments on commit f1f0d78

Please sign in to comment.