Skip to content

Commit b504be0

Browse files
committed
Release 2.1.0
1 parent 9544950 commit b504be0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v2.1.0](https://github.com/qodesmith/biome-config/compare/v2.0.2...v2.1.0)
8+
9+
- Upgrading Biome version [`9544950`](https://github.com/qodesmith/biome-config/commit/9544950b9bcb8e6d03512b295686dc4b4d007647)
10+
- Using an exact Biome version [`812a9ad`](https://github.com/qodesmith/biome-config/commit/812a9adad54086a985aa25f3a82b9b038a6dd2c0)
11+
712
#### [v2.0.2](https://github.com/qodesmith/biome-config/compare/v2.0.1...v2.0.2)
813

14+
> 28 June 2025
15+
16+
- Release 2.0.2 [`cf14b05`](https://github.com/qodesmith/biome-config/commit/cf14b059849f64078ad86cea4ec745f37af56fe4)
917
- Corrected biome executable path [`834097f`](https://github.com/qodesmith/biome-config/commit/834097faa7ddeb17bda825186f56258ec3ab4fa8)
1018

1119
#### [v2.0.1](https://github.com/qodesmith/biome-config/compare/v2.0.0...v2.0.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qodestack/biome-config",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"author": "Qodesmith",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)