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]
 - @monorepo/[email protected]
  • Loading branch information
emunhoz committed Apr 12, 2021
1 parent d58fee5 commit fe6e69f
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 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.7.1](https://github.com/emunhoz/spotifood/compare/@monorepo/[email protected]...@monorepo/[email protected]) (2021-04-12)

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





# [0.7.0](https://github.com/emunhoz/spotifood/compare/@monorepo/[email protected]...@monorepo/[email protected]) (2021-04-12)


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.7.0",
"version": "0.7.1",
"private": true,
"dependencies": {
"@monorepo/design-tokens": "^0.2.0",
"@monorepo/ui-components": "^0.6.1",
"@monorepo/ui-components": "^0.6.2",
"axios": "^0.21.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
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.6](https://github.com/emunhoz/spotifood/compare/@commons/[email protected]...@commons/[email protected]) (2021-04-12)

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





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

**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.5",
"version": "1.0.6",
"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.6.2](https://github.com/emunhoz/spotifood/compare/@monorepo/[email protected]...@monorepo/[email protected]) (2021-04-12)

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





## [0.6.1](https://github.com/emunhoz/spotifood/compare/@monorepo/[email protected]...@monorepo/[email protected]) (2021-04-12)

**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.6.1",
"version": "0.6.2",
"description": "Monorepo ui components",
"author": "emunhoz <[email protected]>",
"license": "ISC",
Expand Down

1 comment on commit fe6e69f

@vercel
Copy link

@vercel vercel bot commented on fe6e69f Apr 12, 2021

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.