Skip to content

Commit f93ca8d

Browse files
committed
chore: release v0.4.0
1 parent d4f389e commit f93ca8d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/serverless/CHANGELOG.md

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

22

3+
## [0.4.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.4.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.3.0](https://github.com/novemberfiveco/eslint-config/compare/[email protected]@0.3.0) (2023-10-26)
413

514

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.3.0",
3+
"version": "0.4.0",
44
"private": false,
55
"description": "ESLint configuration for Serverless projects used by November Five",
66
"keywords": [

0 commit comments

Comments
 (0)