Skip to content

Commit

Permalink
Version Packages (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 15, 2024
1 parent 1913360 commit f1cc5f7
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/happy-moose-care.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/eslint-config-widen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-config-widen

## 4.0.3

### Patch Changes

- 1913360: Correctly specify react version and fix typescript overrides.

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-widen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"type": "git",
"url": "https://github.com/Widen/eslint-config"
},
"version": "4.0.2"
"version": "4.0.3"
}
6 changes: 6 additions & 0 deletions packages/eslint-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-playground

## 1.0.2

### Patch Changes

- 1913360: Correctly specify react version and fix typescript overrides.

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"dependencies": {
"react": "^18.3.1"
},
"version": "1.0.1"
"version": "1.0.2"
}

0 comments on commit f1cc5f7

Please sign in to comment.