Skip to content

Commit 529f518

Browse files
committed
update version number
1 parent 65dbe2a commit 529f518

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v0.2.0] - 2022-10-02
6+
57
- Namespace component and main classes with `sb`.
68
- Add Icon, Modal, Tabs, and Textarea components.
79
- Add Colors utility.

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": "sb-drupal",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "A Storybook implementation for Drupal.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)