Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(natds-themes): bump versions cli lint storybook-theme #494

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/natds-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@naturacosmeticos/natds-cli",
"version": "0.6.0",
"version": "0.7.1",
"description": "A CLI with helper scripts",
"keywords": [
"cli",
Expand Down
2 changes: 1 addition & 1 deletion packages/natds-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@naturacosmeticos/natds-icons",
"displayName": "NatDS Icons",
"version": "1.22.0",
"version": "1.22.3",
"private": false,
"description": "A collection of icons for Natura & Co. Design System",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/natds-lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@naturacosmeticos/eslint-config-natds",
"version": "0.4.0",
"version": "0.5.1",
"description": "Lint rules for Natura Design System js/ts projects",
"keywords": [
"lint",
Expand Down
2 changes: 1 addition & 1 deletion 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.17.0",
"version": "0.18.1",
"description": "Storybook themes for Natura Design System",
"private": false,
"keywords": [
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.72.1",
"version": "0.72.2",
"private": false,
"keywords": [
"naturacosmeticos",
Expand Down
Loading