Skip to content

Commit

Permalink
chore(release): bump natds-common packages via lerna [skip ci]
Browse files Browse the repository at this point in the history
 - @naturacosmeticos/natds-storybook-themes@0.13.2
 - @naturacosmeticos/natds-themes@0.2.1
  • Loading branch information
systemteamopensource committed Sep 4, 2020
1 parent bb9b48f commit 814301f
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/natds-storybook-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.2](https://github.com/natura-cosmeticos/natds-commons/compare/@naturacosmeticos/natds-storybook-themes@0.13.1...@naturacosmeticos/natds-storybook-themes@0.13.2) (2020-09-04)

**Note:** Version bump only for package @naturacosmeticos/natds-storybook-themes





## [0.13.1](https://github.com/natura-cosmeticos/natds-commons/compare/@naturacosmeticos/natds-storybook-themes@0.13.1-alpha.19...@naturacosmeticos/natds-storybook-themes@0.13.1) (2020-09-02)

**Note:** Version bump only for package @naturacosmeticos/natds-storybook-themes
Expand Down
4 changes: 2 additions & 2 deletions packages/natds-storybook-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@naturacosmeticos/natds-storybook-themes",
"displayName": "StorybookThemes",
"version": "0.13.1",
"version": "0.13.2",
"description": "Storybook themes for Natura Design System",
"private": false,
"keywords": [
Expand Down Expand Up @@ -54,7 +54,7 @@
"typescript": "4.0.2"
},
"dependencies": {
"@naturacosmeticos/natds-themes": "^0.2.0",
"@naturacosmeticos/natds-themes": "^0.2.1",
"@storybook/theming": "6.0.18"
},
"config": {},
Expand Down
8 changes: 8 additions & 0 deletions packages/natds-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/natura-cosmeticos/natds-commons/compare/@naturacosmeticos/natds-themes@0.2.0...@naturacosmeticos/natds-themes@0.2.1) (2020-09-04)

**Note:** Version bump only for package @naturacosmeticos/natds-themes





# [0.2.0](https://github.com/natura-cosmeticos/natds-commons/compare/@naturacosmeticos/natds-themes@0.2.0-alpha.17...@naturacosmeticos/natds-themes@0.2.0) (2020-09-02)

**Note:** Version bump only for package @naturacosmeticos/natds-themes
Expand Down
2 changes: 1 addition & 1 deletion packages/natds-themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@naturacosmeticos/natds-themes",
"displayName": "NatDSThemes",
"description": "The single source of truth for Natura Design System tokens.",
"version": "0.2.0",
"version": "0.2.1",
"private": false,
"keywords": [
"naturacosmeticos",
Expand Down

0 comments on commit 814301f

Please sign in to comment.