Skip to content

Commit

Permalink
new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshay committed Sep 21, 2023
1 parent f60f210 commit 793c141
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/sour-panthers-rescue.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ten-donuts-turn.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/lshay-eslint-config-flat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lshay/eslint-config-flat

## 0.0.5

### Patch Changes

- f60f210: Fixed bug where jsdoc rules were always loaded
- f60f210: Upgraded dependencies

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lshay-eslint-config-flat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lshay/eslint-config-flat",
"version": "0.0.4",
"version": "0.0.5",
"repository": {
"type": "git",
"url": "ssh://[email protected]/lukeshay/npm.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/lshay-prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.6.1

### Patch Changes

- f60f210: Upgraded dependencies

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lshay-prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lshay/prettier-config",
"version": "0.6.0",
"version": "0.6.1",
"repository": {
"type": "git",
"url": "ssh://[email protected]/lukeshay/npm.git",
Expand Down

0 comments on commit 793c141

Please sign in to comment.