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.13
 - @naturacosmeticos/natds-themes@0.4.2
 - @naturacosmeticos/natds-token-search@0.1.0
  • Loading branch information
systemteamopensource committed Sep 30, 2020
1 parent 8a1e0df commit 0ab0400
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 5 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.13](https://github.com/natura-cosmeticos/natds-commons/compare/@naturacosmeticos/natds-storybook-themes@0.13.12...@naturacosmeticos/natds-storybook-themes@0.13.13) (2020-09-30)

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





## [0.13.12](https://github.com/natura-cosmeticos/natds-commons/compare/@naturacosmeticos/natds-storybook-themes@0.13.11...@naturacosmeticos/natds-storybook-themes@0.13.12) (2020-09-22)

**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.12",
"version": "0.13.13",
"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.4.1",
"@naturacosmeticos/natds-themes": "^0.4.2",
"@storybook/theming": "6.0.21"
},
"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.4.2](https://github.com/natura-cosmeticos/natds-commons/compare/@naturacosmeticos/natds-themes@0.4.1...@naturacosmeticos/natds-themes@0.4.2) (2020-09-30)

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





## [0.4.1](https://github.com/natura-cosmeticos/natds-commons/compare/@naturacosmeticos/natds-themes@0.4.0...@naturacosmeticos/natds-themes@0.4.1) (2020-09-22)

**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.4.1",
"version": "0.4.2",
"private": false,
"keywords": [
"naturacosmeticos",
Expand Down
11 changes: 11 additions & 0 deletions packages/natds-token-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2020-09-30)


### Features

* **natds-token-search:** add search page ([b546842](https://github.com/natura-cosmeticos/natds-commons/commit/b546842604dacf9dc7d9527517d0406b4c284460))
4 changes: 2 additions & 2 deletions packages/natds-token-search/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@naturacosmeticos/natds-token-search",
"displayName": "NatDSTokensSearch",
"version": "0.0.0",
"version": "0.1.0",
"description": "An application to help token discovery and usage",
"keywords": [
"design",
Expand Down Expand Up @@ -32,7 +32,7 @@
"url": "https://github.com/natura-cosmeticos/natds-commons/issues"
},
"dependencies": {
"@naturacosmeticos/natds-themes": "^0.4.0",
"@naturacosmeticos/natds-themes": "^0.4.2",
"jss": "^10.4.0",
"jss-preset-default": "^10.4.0",
"ramda": "^0.27.1",
Expand Down

0 comments on commit 0ab0400

Please sign in to comment.