Skip to content

Commit aafbf70

Browse files
committed
chore(release): version packages
- project: @tutods/biome-config 0.10.0
1 parent 1e6d73c commit aafbf70

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

configs/biome-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.10.0
2+
3+
### 🚀 Features
4+
5+
- **nextjs config:** ignore files on lint ([#338](https://github.com/tutods/lib/pull/338))
6+
17
## 0.9.0
28

39
### 🚀 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.9.0",
3+
"version": "0.10.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)