Skip to content

version bump

version bump #90

Workflow file for this run

name: standardjs
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npx standard --verbose | npx snazzy