Skip to content

Commit 401ef07

Browse files
committed
chore: release v0.4.1
1 parent 3f8a219 commit 401ef07

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/serverless/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
## [0.4.1](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.4.1) (2024-06-20)
4+
5+
6+
### Features
7+
8+
* upgrade to typescript-eslint v7 vite ([0867f5e](https://github.com/novemberfiveco/eslint-config/commit/0867f5e0937b8a2889e8bc1bcaa4bf30eca26e42))
9+
* upgrade to typescript-eslint-v7-nextjs ([4b7b5bb](https://github.com/novemberfiveco/eslint-config/commit/4b7b5bb4502d5eb3385f7205c3559c8a3fbc67f9))
10+
11+
12+
### Bug Fixes
13+
14+
* package.lock ([c04f80c](https://github.com/novemberfiveco/eslint-config/commit/c04f80c0155dbf76da8e6466241fffb4b7f1d4c7))
15+
316
## [0.4.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.4.0) (2024-02-17)
417

518

packages/serverless/package.json

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

0 commit comments

Comments
 (0)