@@ -15,3 +15,3 @@ name: Test & Maybe Release | ||
| - name: Use Node.js ${{ matrix.node }} | ||
| uses: actions/setup-node@v6.4.0 | ||
| uses: actions/setup-node@v7.0.0 | ||
| with: | ||
@@ -42,3 +42,3 @@ node-version: ${{ matrix.node }} | ||
| - name: Setup Node.js | ||
| uses: actions/setup-node@v6.4.0 | ||
| uses: actions/setup-node@v7.0.0 | ||
| with: | ||
@@ -45,0 +45,0 @@ node-version: lts/* |
+2
-0
@@ -0,1 +1,3 @@ | ||
| ## [5.1.8](https://github.com/rvagg/cborg/compare/v5.1.7...v5.1.8) (2026-07-21) | ||
| ## [5.1.7](https://github.com/rvagg/cborg/compare/v5.1.6...v5.1.7) (2026-07-04) | ||
@@ -2,0 +4,0 @@ |
+1
-1
| { | ||
| "name": "cborg", | ||
| "version": "5.1.7", | ||
| "version": "5.1.8", | ||
| "description": "Fast CBOR with a focus on strictness", | ||
@@ -5,0 +5,0 @@ "main": "cborg.js", |
563376
0.01%