Skip to content

Commit 9acd3fe

Browse files
committed
update version number
1 parent 70a0ed3 commit 9acd3fe

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Changelog
22

3+
## [Unreleased]
4+
5+
## [v0.1.3] - 2022-09-26
6+
37
- Docs template: Start with sections commented out.
48
- Stories template: Make default export use component name instead of "Default".
59

6-
## [Unreleased]
7-
810
## [v0.1.2] - 2022-09-12
911

1012
- Update documentation.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-sb-drupal",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Generates components for a Drupal-based Storybook project.",
55
"files": [
66
"generators"

0 commit comments

Comments
 (0)