Skip to content

Commit 0914b9f

Browse files
MeyclemFenntasy
andauthored
Bump dependancies (#91)
This PR only changes version and changelog prior to publishing a new version. --------- Co-authored-by: Vincent Billey <[email protected]>
1 parent ef83d32 commit 0914b9f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# CHANGELOG
22

3+
## 0.3.0 - 2023-03-01
4+
5+
Adding those commits to the package:
6+
7+
- Bump prettier-plugin-tailwindcss from 0.2.3 to 0.2.4
8+
[(#90)](https://github.com/fewlinesco/javascript-styleguide/pull/90)
9+
- Bump @remix-run/eslint-config from 1.13.0 to 1.14.0
10+
[(#89)](https://github.com/fewlinesco/javascript-styleguide/pull/89)
11+
- Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0
12+
[(#88)](https://github.com/fewlinesco/javascript-styleguide/pull/88)
13+
- Bump @typescript-eslint/parser from 5.53.0 to 5.54.0
14+
[(#87)](https://github.com/fewlinesco/javascript-styleguide/pull/87)
15+
- Bump eslint from 8.34.0 to 8.35.0
16+
[(#86)](https://github.com/fewlinesco/javascript-styleguide/pull/86)
17+
318
## 0.2.0 - 2023-02-21
419

520
Bump of all dependencies

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "index.js",
55
"name": "@fewlines/javascript-styleguide",
66
"repository": "[email protected]:fewlinesco/javascript-styleguide.git",
7-
"version": "0.2.0",
7+
"version": "0.3.0",
88
"eslintConfig": {
99
"extends": "./node",
1010
"env": {

0 commit comments

Comments
 (0)