Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @monorepo/[email protected]
 - @commons/[email protected]
 - @commons/[email protected]
 - @monorepo/[email protected]
  • Loading branch information
emunhoz committed Jun 1, 2021
1 parent 7e15271 commit e5f4098
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/app/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.14.2](https://github.com/emunhoz/spotifood/compare/@monorepo/[email protected]...@monorepo/[email protected]) (2021-06-01)

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





## [0.14.1](https://github.com/emunhoz/spotifood/compare/@monorepo/[email protected]...@monorepo/[email protected]) (2021-06-01)

**Note:** Version bump only for package @monorepo/spotifood
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@monorepo/spotifood",
"version": "0.14.1",
"version": "0.14.2",
"private": true,
"dependencies": {
"@monorepo/design-tokens": "^0.2.0",
"@monorepo/ui-components": "^0.10.3",
"@monorepo/ui-components": "^0.10.4",
"axios": "^0.21.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/commons/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.

## [1.0.5](https://github.com/emunhoz/spotifood/compare/@commons/[email protected]...@commons/[email protected]) (2021-06-01)

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





## [1.0.4](https://github.com/emunhoz/spotifood/compare/@commons/[email protected]...@commons/[email protected]) (2021-06-01)

**Note:** Version bump only for package @commons/eslint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commons/eslint-config",
"version": "1.0.4",
"version": "1.0.5",
"main": ".eslintrc.js",
"license": "MIT",
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/commons/stylelint-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.

## [1.0.10](https://github.com/emunhoz/spotifood/compare/@commons/[email protected]...@commons/[email protected]) (2021-06-01)

**Note:** Version bump only for package @commons/stylelint-config





## [1.0.9](https://github.com/emunhoz/spotifood/compare/@commons/[email protected]...@commons/[email protected]) (2021-06-01)

**Note:** Version bump only for package @commons/stylelint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commons/stylelint-config",
"version": "1.0.9",
"version": "1.0.10",
"main": ".stylelintrc.js",
"license": "MIT",
"devDependencies": {
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.10.4](https://github.com/emunhoz/spotifood/compare/@monorepo/[email protected]...@monorepo/[email protected]) (2021-06-01)

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





## [0.10.3](https://github.com/emunhoz/spotifood/compare/@monorepo/[email protected]...@monorepo/[email protected]) (2021-06-01)

**Note:** Version bump only for package @monorepo/ui-components
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monorepo/ui-components",
"version": "0.10.3",
"version": "0.10.4",
"description": "Monorepo ui components",
"author": "emunhoz <[email protected]>",
"license": "ISC",
Expand Down

0 comments on commit e5f4098

Please sign in to comment.