Skip to content

Commit

Permalink
chore: Synced file(s) with googlemaps/.github (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt authored Sep 17, 2021
1 parent fc053b6 commit 8c14487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

.github/ @googlemaps/dpe
.github/ @jpoehnelt
18 changes: 1 addition & 17 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,17 +1 @@
branches:
- "+([0-9])?(.{+([0-9]),x}).x"
- main
- next
- next-major
- name: beta
prerelease: true
- name: alpha
prerelease: true
plugins:
- "@semantic-release/commit-analyzer"
- "@semantic-release/release-notes-generator"
- "@semantic-release/github"
- "@semantic-release/npm"
- "@semantic-release/git"
options:
debug: true
extends: "@googlemaps/semantic-release-config"

0 comments on commit 8c14487

Please sign in to comment.