Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Commit

Permalink
Release v22.10.1
Browse files Browse the repository at this point in the history
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- lj lint

-- npm outdated

-- npm outdated -g @litejs/cli uglify-js jshint c8

-- ! git rev-parse -q --verify v22.10.1

-- lj test --brief test/index.js
# pass  6/6 [213/213] in 22 ms at 17:51:01
  • Loading branch information
lauriro committed Oct 27, 2022
1 parent c5be90d commit 01b1fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "selector-lite",
"version": "22.10.0",
"version": "22.10.1",
"description": "A small pure-JavaScript CSS selector engine",
"license": "MIT",
"author": "Lauri Rooden <lauri@rooden.ee>",
Expand Down

0 comments on commit 01b1fdf

Please sign in to comment.