Skip to content

Commit 3c7a756

Browse files
committed
chore: release v0.6.0
1 parent f93ca8d commit 3c7a756

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/vite/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [0.6.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.6.0) (2024-02-17)
4+
5+
6+
### Bug Fixes
7+
8+
* react native config ([f12ecf4](https://github.com/novemberfiveco/eslint-config/commit/f12ecf4dd839b56111ffa754f60525310769b927))
9+
* react native config ([da9f9d2](https://github.com/novemberfiveco/eslint-config/commit/da9f9d20f069c7c330f026acf37525abead9a7c6))
10+
* remove deprecated rule ([915a33a](https://github.com/novemberfiveco/eslint-config/commit/915a33a9ce003a0d97106c29d59da02a4972e457))
11+
312
## [0.5.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.5.0) (2023-10-26)
413

514

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novemberfiveco/eslint-config-vite",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"private": false,
55
"description": "ESLint configuration for Vite projects used by November Five",
66
"keywords": [

0 commit comments

Comments
 (0)