Skip to content

Commit

Permalink
chore: release v1.3.3 (#284)
Browse files Browse the repository at this point in the history
Co-authored-by: sys-gdp <[email protected]>
  • Loading branch information
github-actions[bot] and sys-gdp authored Jan 12, 2023
1 parent d79acef commit bf43e9f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.3.3](https://github.com/globis-org/frontend-standard/compare/v1.3.2...v1.3.3) (2023-01-12)


### Bug Fixes

* **deps:** update dependencies ([#278](https://github.com/globis-org/frontend-standard/issues/278)) ([0df2aad](https://github.com/globis-org/frontend-standard/commit/0df2aad2e1c524413b4f3d465542dcf9d8cbf7d4))



## [1.3.2](https://github.com/globis-org/frontend-standard/compare/v1.3.1...v1.3.2) (2022-07-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@globis/frontend-standard",
"version": "1.3.2",
"version": "1.3.3",
"description": "standard configuraton for frontend development at globis",
"license": "MIT",
"homepage": "https://github.com/globis-org/frontend-standard#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-globis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "eslint-config-globis",
"version": "1.3.2",
"version": "1.3.3",
"description": "standard configuration of eslint at globis",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit bf43e9f

Please sign in to comment.