Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Jan 26, 2022
1 parent f2843bf commit d7e3d12
Show file tree
Hide file tree
Showing 14 changed files with 89 additions and 21 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0...v0.2.0) (2022-01-26)


### Features

* add dark mode styles ([d84669a](https://github.com/WPMedia/wpds-ui-kit/commit/d84669a830fdbefe72f58bbee56718bf8de21b09))





# [0.1.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0-experimental.21...v0.1.0) (2022-01-24)

**Note:** Version bump only for package root
12 changes: 9 additions & 3 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"packages": ["./ui/*", "./ssr-testing"],
"packages": [
"./ui/*",
"./ssr-testing"
],
"useWorkspaces": true,
"npmClient": "npm",
"command": {
Expand All @@ -12,10 +15,13 @@
"conventionalCommits": true,
"message": "chore(release): publish",
"npmClient": "npm",
"ignoreChanges": ["**/stories/**", "**/tests/**"],
"ignoreChanges": [
"**/stories/**",
"**/tests/**"
],
"registry": "https://registry.npmjs.org/",
"allowBranch": "main"
}
},
"version": "0.1.0"
"version": "0.2.0"
}
8 changes: 8 additions & 0 deletions ssr-testing/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.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0...v0.2.0) (2022-01-26)

**Note:** Version bump only for package ssr-testing





# [0.1.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0-experimental.21...v0.1.0) (2022-01-24)

**Note:** Version bump only for package ssr-testing
12 changes: 6 additions & 6 deletions ssr-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ssr-testing",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -15,11 +15,11 @@
"@next/bundle-analyzer": "^12.0.7",
"@washingtonpost/site-components": "latest",
"@washingtonpost/wpds-assets": "^1.1.13",
"@washingtonpost/wpds-box": "0.1.0",
"@washingtonpost/wpds-icon": "0.1.0",
"@washingtonpost/wpds-theme": "0.1.0",
"@washingtonpost/wpds-ui-kit": "0.1.0",
"@washingtonpost/wpds-visually-hidden": "0.1.0",
"@washingtonpost/wpds-box": "0.2.0",
"@washingtonpost/wpds-icon": "0.2.0",
"@washingtonpost/wpds-theme": "0.2.0",
"@washingtonpost/wpds-ui-kit": "0.2.0",
"@washingtonpost/wpds-visually-hidden": "0.2.0",
"next": "^12.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
8 changes: 8 additions & 0 deletions ui/box/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.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0...v0.2.0) (2022-01-26)

**Note:** Version bump only for package @washingtonpost/wpds-box





# [0.1.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0-experimental.21...v0.1.0) (2022-01-24)

**Note:** Version bump only for package @washingtonpost/wpds-box
4 changes: 2 additions & 2 deletions ui/box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-box",
"version": "0.1.0",
"version": "0.2.0",
"description": "> TODO: description",
"author": "artmsilva <artmsilva@gmail.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"@washingtonpost/wpds-theme": "0.1.0"
"@washingtonpost/wpds-theme": "0.2.0"
},
"gitHead": "14d42419b2fda458174d05746c3d2bf26f4e9201"
}
8 changes: 8 additions & 0 deletions ui/icon/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.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0...v0.2.0) (2022-01-26)

**Note:** Version bump only for package @washingtonpost/wpds-icon





# [0.1.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0-experimental.21...v0.1.0) (2022-01-24)

**Note:** Version bump only for package @washingtonpost/wpds-icon
4 changes: 2 additions & 2 deletions ui/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-icon",
"version": "0.1.0",
"version": "0.2.0",
"description": "> TODO: description",
"author": "artmsilva <artmsilva@gmail.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"@washingtonpost/wpds-visually-hidden": "0.1.0"
"@washingtonpost/wpds-visually-hidden": "0.2.0"
},
"gitHead": "14d42419b2fda458174d05746c3d2bf26f4e9201"
}
8 changes: 8 additions & 0 deletions ui/kit/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.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0...v0.2.0) (2022-01-26)

**Note:** Version bump only for package @washingtonpost/wpds-ui-kit





# [0.1.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0-experimental.21...v0.1.0) (2022-01-24)

**Note:** Version bump only for package @washingtonpost/wpds-ui-kit
10 changes: 5 additions & 5 deletions ui/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-ui-kit",
"version": "0.1.0",
"version": "0.2.0",
"description": "> TODO: description",
"author": "artmsilva <artmsilva@gmail.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down Expand Up @@ -30,10 +30,10 @@
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"@washingtonpost/wpds-box": "0.1.0",
"@washingtonpost/wpds-icon": "0.1.0",
"@washingtonpost/wpds-theme": "0.1.0",
"@washingtonpost/wpds-visually-hidden": "0.1.0"
"@washingtonpost/wpds-box": "0.2.0",
"@washingtonpost/wpds-icon": "0.2.0",
"@washingtonpost/wpds-theme": "0.2.0",
"@washingtonpost/wpds-visually-hidden": "0.2.0"
},
"devDependencies": {
"@swc/cli": "^0.1.55",
Expand Down
11 changes: 11 additions & 0 deletions ui/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0...v0.2.0) (2022-01-26)


### Features

* add dark mode styles ([d84669a](https://github.com/WPMedia/wpds-ui-kit/commit/d84669a830fdbefe72f58bbee56718bf8de21b09))





# [0.1.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0-experimental.21...v0.1.0) (2022-01-24)

**Note:** Version bump only for package @washingtonpost/wpds-theme
2 changes: 1 addition & 1 deletion ui/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-theme",
"version": "0.1.0",
"version": "0.2.0",
"description": "> TODO: description",
"author": "artmsilva <artmsilva@gmail.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down
8 changes: 8 additions & 0 deletions ui/visually-hidden/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.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0...v0.2.0) (2022-01-26)

**Note:** Version bump only for package @washingtonpost/wpds-visually-hidden





# [0.1.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.1.0-experimental.21...v0.1.0) (2022-01-24)

**Note:** Version bump only for package @washingtonpost/wpds-visually-hidden
4 changes: 2 additions & 2 deletions ui/visually-hidden/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-visually-hidden",
"version": "0.1.0",
"version": "0.2.0",
"description": "> TODO: description",
"author": "artmsilva <artmsilva@gmail.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"@washingtonpost/wpds-theme": "0.1.0"
"@washingtonpost/wpds-theme": "0.2.0"
},
"gitHead": "14d42419b2fda458174d05746c3d2bf26f4e9201"
}

1 comment on commit d7e3d12

@vercel
Copy link

@vercel vercel bot commented on d7e3d12 Jan 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.