Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @peardeck/[email protected]
 - @peardeck/[email protected]
 - @peardeck/[email protected]
 - @peardeck/[email protected]
  • Loading branch information
joekrill committed Oct 20, 2020
1 parent 93b39d3 commit 2e7484b
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 9 deletions.
8 changes: 8 additions & 0 deletions packages/eslint-config/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.0.5](https://github.com/peardeck/peardeck-uikit/compare/@peardeck/[email protected]...@peardeck/[email protected]) (2020-10-20)

**Note:** Version bump only for package @peardeck/eslint-config





## [0.0.4](https://github.com/peardeck/peardeck-uikit/compare/@peardeck/[email protected]...@peardeck/[email protected]) (2020-10-20)


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": "@peardeck/eslint-config",
"version": "0.0.4",
"version": "0.0.5",
"description": "A shared eslint configuration",
"keywords": [
"eslint",
Expand Down
8 changes: 8 additions & 0 deletions packages/uikit-core/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.0.9](https://github.com/peardeck/peardeck-uikit/compare/@peardeck/[email protected]...@peardeck/[email protected]) (2020-10-20)

**Note:** Version bump only for package @peardeck/uikit-core





## [0.0.8](https://github.com/peardeck/peardeck-uikit/compare/@peardeck/[email protected]...@peardeck/[email protected]) (2020-10-20)


Expand Down
6 changes: 3 additions & 3 deletions packages/uikit-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peardeck/uikit-core",
"version": "0.0.8",
"version": "0.0.9",
"description": "> TODO: description",
"author": "Pear Deck",
"license": "MIT",
Expand Down Expand Up @@ -44,7 +44,7 @@
"styled-components": "^4.0.0"
},
"dependencies": {
"@peardeck/uikit-icons": "^0.0.5",
"@peardeck/uikit-icons": "^0.0.6",
"@styled-system/theme-get": "^5.1.2",
"csstype": "^2.6.10",
"polished": "^3.5.1",
Expand All @@ -56,7 +56,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-typescript": "^7.9.0",
"@peardeck/eslint-config": "^0.0.4",
"@peardeck/eslint-config": "^0.0.5",
"@storybook/addon-knobs": "^5.3.18",
"@storybook/react": "^5.3.18",
"@types/jest": "^25.1.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/uikit-icons/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.0.6](https://github.com/peardeck/peardeck-uikit/compare/@peardeck/[email protected]...@peardeck/[email protected]) (2020-10-20)

**Note:** Version bump only for package @peardeck/uikit-icons





## [0.0.5](https://github.com/peardeck/peardeck-uikit/compare/@peardeck/[email protected]...@peardeck/[email protected]) (2020-10-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/uikit-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peardeck/uikit-icons",
"version": "0.0.5",
"version": "0.0.6",
"description": "> TODO: description",
"author": "Pear Deck",
"license": "MIT",
Expand Down Expand Up @@ -40,7 +40,7 @@
"styled-components": "^4.0.0"
},
"devDependencies": {
"@peardeck/eslint-config": "^0.0.4",
"@peardeck/eslint-config": "^0.0.5",
"@storybook/addon-knobs": "^5.3.18",
"@storybook/react": "^5.3.18",
"@svgr/babel-plugin-svg-dynamic-title": "^5.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/uikit-storybook/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.0.9](https://github.com/peardeck/peardeck-uikit/compare/@peardeck/[email protected]...@peardeck/[email protected]) (2020-10-20)

**Note:** Version bump only for package @peardeck/uikit-storybook





## [0.0.8](https://github.com/peardeck/peardeck-uikit/compare/@peardeck/[email protected]...@peardeck/[email protected]) (2020-10-20)


Expand Down
6 changes: 3 additions & 3 deletions packages/uikit-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peardeck/uikit-storybook",
"version": "0.0.8",
"version": "0.0.9",
"description": "> TODO: description",
"author": "joekrill <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@peardeck/uikit-core": "^0.0.8",
"@peardeck/uikit-icons": "^0.0.5",
"@peardeck/uikit-core": "^0.0.9",
"@peardeck/uikit-icons": "^0.0.6",
"@storybook/addon-a11y": "^5.3.18",
"@storybook/addon-actions": "^5.3.18",
"@storybook/addon-docs": "^5.3.18",
Expand Down

0 comments on commit 2e7484b

Please sign in to comment.