Skip to content

Commit 3c68595

Browse files
updated dependencies (#158)
1 parent 619bbab commit 3c68595

File tree

4 files changed

+566
-428
lines changed

4 files changed

+566
-428
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
test:
1212
strategy:
1313
matrix:
14-
version: [ 18, 20, 22 ]
14+
version: [ 18, 20, 22, 24 ]
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1414

1515
:microscope: - experimental
1616

17+
## [2.7.1]
18+
- :rocket: updated dependencies
19+
1720
## [2.7.0]
1821
- :rocket: improved logging to show resolved selectors
1922
- :beetle: added default interval to prevent 'not settled promise' error

0 commit comments

Comments
 (0)