diff --git a/.github/workflows/feature.yaml b/.github/workflows/feature.yaml index d6efb9f..2b9e242 100644 --- a/.github/workflows/feature.yaml +++ b/.github/workflows/feature.yaml @@ -65,7 +65,7 @@ name: Lint, test and build on: pull_request: branches: - - main + - master types: - opened - synchronize diff --git a/CHANGES.md b/CHANGES.md index c8a81ba..27c0301 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # typeson-registry -## 11.0.0 (unreleased) +## 11.0.0 (Unreleased) BREAKING CHANGES: - Requires Node 18.14.0+