Skip to content

Commit fb45760

Browse files
chore: release main (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3770831 commit fb45760

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"packages/saju-dart": "0.1.1",
66
"packages/ng-daum-address": "1.0.0",
77
"packages/mcp-cafe24-admin": "0.1.3",
8-
"packages/biome-plugin": "0.1.0"
8+
"packages/biome-plugin": "0.1.1"
99
}

packages/biome-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/gracefullight/pkgs/compare/@gracefullight/biome-plugin@0.1.0...@gracefullight/biome-plugin@0.1.1) (2026-01-21)
4+
5+
6+
### Features
7+
8+
* introduce biome-plugin with a `no-relative-imports` GritQL rule and its associated tests and documentation ([055d0e9](https://github.com/gracefullight/pkgs/commit/055d0e93c3eb5ffef950f7e11b6ded0198061160))
9+
310
## [0.1.0](https://github.com/gracefullight/pkgs/compare/@gracefullight/biome-plugin@0.0.1...@gracefullight/biome-plugin@0.1.0) (2026-01-21)
411

512

packages/biome-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gracefullight/biome-plugin",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Biome GritQL plugins for code quality",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)