Skip to content

Commit 5712a00

Browse files
authored
bump-javascript-styleguide-trb-385 (#85)
This PR adds a new entry in the changelog and changes the version in the package.json
1 parent f8dfd43 commit 5712a00

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.2.0 - 2023-02-21
4+
5+
Bump of all dependencies
6+
37
## 0.1.0 - 2022-11-03
48

59
Prettier & ESLint config

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.1.0",
7+
"version": "0.2.0",
88
"eslintConfig": {
99
"extends": "./node",
1010
"env": {

0 commit comments

Comments
 (0)