Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: storybookjs/eslint-plugin-storybook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.12
Choose a base ref
...
head repository: storybookjs/eslint-plugin-storybook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.13
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 20, 2023

  1. Create CODEOWNERS

    valentinpalkovic authored Jul 20, 2023
    Copy the full SHA
    249d1fd View commit details
  2. Update CHANGELOG.md [skip ci]

    yannbf@gmail.com committed Jul 20, 2023
    Copy the full SHA
    830cd38 View commit details
  3. Bump version to: 0.6.13 [skip ci]

    yannbf@gmail.com committed Jul 20, 2023
    Copy the full SHA
    611b70e View commit details
Showing with 14 additions and 1 deletion.
  1. +12 −0 CHANGELOG.md
  2. +1 −0 CODEOWNERS
  3. +1 −1 package.json
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.6.13 (Thu Jul 20 2023)

#### ⚠️ Pushed to `main`

- Create CODEOWNERS ([@valentinpalkovic](https://github.com/valentinpalkovic))

#### Authors: 1

- Valentin Palkovic ([@valentinpalkovic](https://github.com/valentinpalkovic))

---

# v0.6.12 (Wed May 03 2023)

#### 🐛 Bug Fix
1 change: 1 addition & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @yannbf @kasperpeulen
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-storybook",
"version": "0.6.12",
"version": "0.6.13",
"description": "Best practice rules for Storybook",
"keywords": [
"eslint",