Skip to content

Commit

Permalink
Bump version to: v4.15.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed May 20, 2022
1 parent 1c47294 commit 20031cb
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.14.0",
"version": "4.15.0",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/babel-plugin-include-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/babel-plugin-include-styles",
"version": "4.14.0",
"version": "4.15.0",
"description": "A babel plugin that automatically includes the styles for a scoped monorepo design system built with `@design-systems/cli`",
"main": "./dist/index.js",
"types": "./dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-replace-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/babel-plugin-replace-styles",
"version": "4.14.0",
"version": "4.15.0",
"description": "A babel plugin that replaces CSS imports for a scoped monorepo design system built with `@design-systems/cli`",
"main": "./dist/index.js",
"types": "./dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/cli-utils",
"version": "4.14.0",
"version": "4.15.0",
"description": "Utility functions for the @design-systems CLI",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/cli",
"version": "4.14.0",
"version": "4.15.0",
"description": "A cli for scaffolding and building design systems",
"author": "Adam Dierkens <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/core",
"version": "4.14.0",
"version": "4.15.0",
"description": "The core structure of the @design-systems CLI",
"author": "Adam Dierkens <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/create",
"version": "4.14.0",
"version": "4.15.0",
"description": "Initialize a @design-systems/cli monorepo",
"main": "dist/index.js",
"bin": "dist/bundle.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/docs",
"version": "4.14.0",
"version": "4.15.0",
"private": true,
"author": "Andrew Lisowski <[email protected]>",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/eslint-config",
"version": "4.14.0",
"version": "4.15.0",
"description": "The eslint-config of the @design-systems CLI",
"main": "index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/hooks",
"version": "4.14.0",
"version": "4.15.0",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/load-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/load-config",
"version": "4.14.0",
"version": "4.15.0",
"main": "./dist/index.js",
"types": "./dist",
"repository": "https://github.com/intuit/design-systems-cli.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-esm-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/next-esm-css",
"version": "4.14.0",
"version": "4.15.0",
"main": "./src/index.js",
"repository": "https://github.com/intuit/design-systems-cli.git",
"author": "Andrew Lisowski [email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/plugin",
"version": "4.14.0",
"version": "4.15.0",
"description": "Plugin structure for the @design-systems CLI",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/stylelint-config",
"version": "4.14.0",
"version": "4.15.0",
"description": "The stylelint-config of the @design-systems CLI",
"main": "index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/svg-icon-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/svg-icon-builder",
"version": "4.14.0",
"version": "4.15.0",
"main": "./dist/cjs/index.js",
"description": "A simple CLI for generating icon components from SVGs.",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/utils",
"version": "4.14.0",
"version": "4.15.0",
"description": "Helper utilities for developing react components",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion plugins/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/build",
"version": "4.14.0",
"version": "4.15.0",
"description": "The build command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/bundle",
"version": "4.14.0",
"version": "4.15.0",
"description": "The bundle command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/clean/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/clean",
"version": "4.14.0",
"version": "4.15.0",
"description": "The clean command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/create-command/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/create-command",
"version": "4.14.0",
"version": "4.15.0",
"description": "The create command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/dev",
"version": "4.14.0",
"version": "4.15.0",
"description": "The dev command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/lint",
"version": "4.14.0",
"version": "4.15.0",
"description": "The lint command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/playroom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/playroom",
"version": "4.14.0",
"version": "4.15.0",
"description": "The playroom command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/proof/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/proof",
"version": "4.14.0",
"version": "4.15.0",
"description": "The proof command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/size/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/size",
"version": "4.14.0",
"version": "4.15.0",
"description": "The size command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/storybook",
"version": "4.14.0",
"version": "4.15.0",
"description": "The storybook command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/test",
"version": "4.14.0",
"version": "4.15.0",
"description": "The test command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion plugins/update/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-systems/update",
"version": "4.14.0",
"version": "4.15.0",
"description": "The update command for @design-systems-cli",
"main": "dist/index.js",
"author": "Adam Dierkens <[email protected]>",
Expand Down

0 comments on commit 20031cb

Please sign in to comment.