Skip to content

Bump version to 1.22.0 and update changelog (#1306) #173

Bump version to 1.22.0 and update changelog (#1306)

Bump version to 1.22.0 and update changelog (#1306) #173

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]