Skip to content

Commit b0c0863

Browse files
chore: release v1.3.5 (#301)
Co-authored-by: sys-gdp <[email protected]>
1 parent c01d06c commit b0c0863

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.3.5](https://github.com/globis-org/frontend-standard/compare/v1.3.4...v1.3.5) (2024-09-30)
2+
3+
4+
15
## [1.3.4](https://github.com/globis-org/frontend-standard/compare/v1.3.3...v1.3.4) (2023-12-27)
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@globis/frontend-standard",
4-
"version": "1.3.4",
4+
"version": "1.3.5",
55
"description": "standard configuraton for frontend development at globis",
66
"license": "MIT",
77
"homepage": "https://github.com/globis-org/frontend-standard#readme",

packages/eslint-config-globis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "eslint-config-globis",
4-
"version": "1.3.4",
4+
"version": "1.3.5",
55
"description": "standard configuration of eslint at globis",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)