chore(release): 1.0.1 [skip ci]

## [1.0.1](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.0...v1.0.1) (2026-02-26)

### Bug Fixes

* add branches configuration to .releaserc.json ([0ed2349](0ed2349feb))
This commit is contained in:
semantic-release-bot
2026-02-26 10:59:19 +00:00
parent 0ed2349feb
commit 1743fa6a65
2 changed files with 8 additions and 1 deletions

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.1](https://github.com/ivuorinen/base-configs-prettier/compare/v1.0.0...v1.0.1) (2026-02-26)
### Bug Fixes
* add branches configuration to .releaserc.json ([0ed2349](https://github.com/ivuorinen/base-configs-prettier/commit/0ed2349febd3789268e3f4472d390985fda870ab))
# 1.0.0 (2025-12-06)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/prettier-config",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"description": "ivuorinen's shareable configuration for Prettier.",
"author": {