Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
emunhoz committed Jun 21, 2022
1 parent 239e6e2 commit 8ea7ad8
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 6 deletions.
8 changes: 8 additions & 0 deletions 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.1.12](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.11...v0.1.12) (2022-06-21)

**Note:** Version bump only for package monorepo-boilerplate





## [0.1.11](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.10...v0.1.11) (2022-06-20)

**Note:** Version bump only for package monorepo-boilerplate
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.1.11",
"version": "0.1.12",
"npmClient": "yarn",
"useWorkspaces": true
}
8 changes: 8 additions & 0 deletions packages/design-tokens/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.1.12](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.11...v0.1.12) (2022-06-21)

**Note:** Version bump only for package @monorepo/design-tokens





## [0.1.7](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.6...v0.1.7) (2022-04-13)

**Note:** Version bump only for package @monorepo/design-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@monorepo/design-tokens",
"private": true,
"version": "0.1.7",
"version": "0.1.12",
"description": "Monorepo design tokens",
"author": "emunhoz <[email protected]>",
"license": "ISC",
Expand Down
8 changes: 8 additions & 0 deletions packages/server/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.1.12](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.11...v0.1.12) (2022-06-21)

**Note:** Version bump only for package @monorepo/server





## [0.1.9](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.8...v0.1.9) (2022-04-28)

**Note:** Version bump only for package @monorepo/server
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monorepo/server",
"version": "0.1.9",
"version": "0.1.12",
"main": "src/index.ts",
"license": "MIT",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ui-components/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.1.12](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.11...v0.1.12) (2022-06-21)

**Note:** Version bump only for package @monorepo/ui-components





## [0.1.11](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.10...v0.1.11) (2022-06-20)

**Note:** Version bump only for package @monorepo/ui-components
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@monorepo/ui-components",
"private": true,
"version": "0.1.11",
"version": "0.1.12",
"files": [
"dist"
],
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@monorepo/design-tokens": "^0.1.7",
"@monorepo/design-tokens": "^0.1.12",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/web/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.1.12](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.11...v0.1.12) (2022-06-21)

**Note:** Version bump only for package @monorepo/web-react-vite-app





## [0.1.11](https://github.com/emunhoz/monorepo-boilerplate/compare/v0.1.10...v0.1.11) (2022-06-20)

**Note:** Version bump only for package @monorepo/web-react-vite-app
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@monorepo/web-react-vite-app",
"private": true,
"version": "0.1.11",
"version": "0.1.12",
"scripts": {
"start": "vite",
"build": "tsc && vite build",
Expand Down

3 comments on commit 8ea7ad8

@vercel
Copy link

@vercel vercel bot commented on 8ea7ad8 Jun 21, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 8ea7ad8 Jun 21, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 8ea7ad8 Jun 21, 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.