Skip to content

Commit

Permalink
Merge pull request #382 from AndreaPontrandolfo/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
AndreaPontrandolfo authored Mar 9, 2025
2 parents a5d5730 + a77d91a commit dd6618b
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 15 deletions.
7 changes: 0 additions & 7 deletions .changeset/cyan-impalas-refuse.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/proud-rice-cover.md

This file was deleted.

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

## 27.0.0

### Major Changes

- 342025e: feat(config): reworked astro config
Fixes [#335](https://github.com/AndreaPontrandolfo/sheriff/issues/335)

### Minor Changes

- d83fe89: feat(config): Move Storybook support behind an option
Fixes [#355](https://github.com/AndreaPontrandolfo/sheriff/issues/355)

## 26.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-sheriff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-sheriff",
"version": "26.0.0",
"version": "27.0.0",
"description": "A comprehensive and opinionated TypeScript-first ESLint configuration.",
"type": "module",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/sheriff-create-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sherifforg/cli

## 9.7.0

### Minor Changes

- d83fe89: feat(config): Move Storybook support behind an option
Fixes [#355](https://github.com/AndreaPontrandolfo/sheriff/issues/355)

## 9.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sheriff-create-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sherifforg/create-config",
"version": "9.6.0",
"version": "9.7.0",
"type": "module",
"description": "This package creates new Sheriff configs.",
"scripts": {
Expand Down

0 comments on commit dd6618b

Please sign in to comment.