Skip to content

docs: add changelog entry for v0.34.0 upgrade (#1948) #538

docs: add changelog entry for v0.34.0 upgrade (#1948)

docs: add changelog entry for v0.34.0 upgrade (#1948) #538

Workflow file for this run

---
name: tools
on:
pull_request:
push:
branches:
- main
- mainnet/main
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.1.0