Skip to content

Commit

Permalink
2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 12, 2024
1 parent 9917211 commit 5ae348a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [2.0.1](https://github.com/prantlf/storybook-multilevel-sort/compare/v2.0.0...v2.0.1) (2024-12-12)

## Bug Fixes

* Sort properly if not every story group contains autodocs story ([fbd0f65](https://github.com/prantlf/storybook-multilevel-sort/commit/fbd0f6504a7d1fb2c6e22a762e2537aa2750f615))

# [2.0.0](https://github.com/prantlf/storybook-multilevel-sort/compare/v1.2.1...v2.0.0) (2023-05-14)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-multilevel-sort",
"version": "2.0.0",
"version": "2.0.1",
"description": "Applies specific sort order to more than two levels of chapters and stories in a storybook.",
"author": "Ferdinand Prantl <prantlf@gmail.com>",
"contributors": [
Expand Down Expand Up @@ -76,4 +76,4 @@
"sort",
"multilevel"
]
}
}

0 comments on commit 5ae348a

Please sign in to comment.