Skip to content

Commit 838c309

Browse files
chore: release v0.6.2 (#166)
Co-authored-by: sys-gdp <[email protected]>
1 parent 271a905 commit 838c309

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.6.2](https://github.com/globis-org/frontend-standard/compare/v0.6.1...v0.6.2) (2020-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependencies to v4.1.1 ([#165](https://github.com/globis-org/frontend-standard/issues/165)) ([271a905](https://github.com/globis-org/frontend-standard/commit/271a905e20564bac25749dd6f3574aed25c5c91e))
7+
8+
9+
110
## [0.6.1](https://github.com/globis-org/frontend-standard/compare/v0.6.0...v0.6.1) (2020-09-14)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bugs": {
1212
"url": "https://github.com/globis-org/frontend-standard/issues"
1313
},
14-
"version": "0.6.1",
14+
"version": "0.6.2",
1515
"workspaces": {
1616
"packages": [
1717
"packages/*"

packages/eslint-config-globis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "git+ssh://[email protected]/globis-org/frontend-standard.git"
99
},
10-
"version": "0.6.1",
10+
"version": "0.6.2",
1111
"main": "index.js",
1212
"scripts": {
1313
"lint": "echo lint",

0 commit comments

Comments
 (0)