# semantic-release-config **Repository Path**: mirrors_googlemaps/semantic-release-config ## Basic Information - **Project Name**: semantic-release-config - **Description**: Shareable configuration for semantic release. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @googlemaps/semantic-release-config [![npm](https://img.shields.io/npm/v/@googlemaps/semantic-release-config)](https://www.npmjs.com/package/@googlemaps/semantic-release-config) ![Build](https://github.com/googlemaps/semantic-release-config/workflows/Test/badge.svg) ![Release](https://github.com/googlemaps/semantic-release-config/workflows/Release/badge.svg) ![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/semantic-release-config?color=green) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![Discord](https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff)](https://discord.gg/jRteCzP) ## Description Shareable configuration for [Semantic Release](https://semantic-release.gitbook.io/semantic-release/) ## Install Available via npm as the package [@googlemaps/semantic-release-config](https://www.npmjs.com/package/@googlemaps/semantic-release-config). ```sh npm i -D @googlemaps/semantic-release-config ``` ## Usage The shareable config can be configured in the [**semantic-release** configuration file](https://github.com/semantic-release/semantic-release/blob/master/docs/usage/configuration.md#configuration): ```json { "extends": "@googlemaps/semantic-release-config" } ``` ## Overrides * `docs(README)` triggers a `PATCH` release