Skip to content

Commit 2fb135c

Browse files
committed
chore(release): version packages
- project: @tutods/biome-config 0.10.1
1 parent 874b821 commit 2fb135c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

configs/biome-config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.10.1
2+
3+
This was a version bump only for @tutods/biome-config to align it with other projects, there were no code changes.
4+
15
## 0.10.0
26

37
### 🚀 Features

configs/biome-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutods/biome-config",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"private": false,
55
"license": "MIT",
66
"description": "Package with generic configuration for Biome that can be used on React, Solidjs, Nest.js and Next.js projects.",

0 commit comments

Comments
 (0)