Skip to content

Commit f9b2f51

Browse files
committed
chore(release): version packages
- project: @tutods/biome-config 0.8.0
1 parent 3cf19d6 commit f9b2f51

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.8.0
2+
3+
### 🚀 Features
4+
5+
- **biome-config:** add Next.js configuration ([3cf19d6](https://github.com/tutods/lib/commit/3cf19d6))
6+
17
## 0.7.0
28

39
### 🚀 Features

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.7.0",
3+
"version": "0.8.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)