Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2023-01-10)

### Bug Fixes

* **ci:** use typescript-action for ci and cd ([2642ae8](2642ae8))
  • Loading branch information
semantic-release-bot committed Jan 10, 2023
1 parent 2642ae8 commit 1aeb571
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [3.0.1](https://github.com/ericcrosson/eslint-config/compare/v3.0.0...v3.0.1) (2023-01-10)


### Bug Fixes

* **ci:** use typescript-action for ci and cd ([2642ae8](https://github.com/ericcrosson/eslint-config/commit/2642ae85f7271ddb57161e899ee7ba4ce47f9c34))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ericcrosson/eslint-config",
"version": "0.0.0-semantic-release-managed",
"version": "3.0.1",
"description": "Yet another eslint-config",
"homepage": "https://github.com/ericcrosson/eslint-config",
"bugs": {
Expand Down

0 comments on commit 1aeb571

Please sign in to comment.