Skip to content

Commit 53d6f72

Browse files
committed
chore(release): version packages
- project: @tutods/biome-config 0.9.0
1 parent aec1051 commit 53d6f72

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

configs/biome-config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.9.0
2+
3+
### 🚀 Features
4+
5+
- **nextjs config:** ignore .next folder ([#337](https://github.com/tutods/lib/pull/337))
6+
17
## 0.8.1
28

39
### 🩹 Fixes

configs/biome-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutods/biome-config",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
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)