Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shotanue committed Mar 28, 2022
1 parent b5faf6a commit c323c83
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.2](https://github.com/shotanue/eslint-config/compare/v0.0.1...v0.0.2) (2022-03-28)

**Note:** Version bump only for package @shotanue/eslint-config-monorepo





## 0.0.1 (2022-03-28)

**Note:** Version bump only for package @shotanue/eslint-config-monorepo
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.0.1"
"version": "0.0.2"
}
8 changes: 8 additions & 0 deletions packages/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.2](https://github.com/shotanue/eslint-config/compare/v0.0.1...v0.0.2) (2022-03-28)

**Note:** Version bump only for package @shotanue/eslint-config-basic





## 0.0.1 (2022-03-28)

**Note:** Version bump only for package @shotanue/eslint-config-basic
2 changes: 1 addition & 1 deletion packages/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shotanue/eslint-config-basic",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"author": "shotanue <[email protected]>",
"homepage": "https://github.com/shotanue/eslint-config/tree/main/packages/basic#readme",
Expand Down

0 comments on commit c323c83

Please sign in to comment.