Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @monorepo/app@0.7.2
 - @monorepo/ui-components@0.8.7
  • Loading branch information
emunhoz committed Feb 19, 2021
1 parent 6d4e278 commit 86cf774
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 3 deletions.
12 changes: 12 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.2](https://github.com/emunhoz/find-movies/compare/@monorepo/app@0.7.1...@monorepo/app@0.7.2) (2021-02-19)


### Performance Improvements

* add service worker registration ([951c5ec](https://github.com/emunhoz/find-movies/commit/951c5ecd46ca3ba7930df8361e52ff5c0eb4c4ac))
* generic improvements ([6d4e278](https://github.com/emunhoz/find-movies/commit/6d4e2788e7b605fd97bf6afe6be10fdc028b3384))





## [0.7.1](https://github.com/emunhoz/find-movies/compare/@monorepo/app@0.7.0...@monorepo/app@0.7.1) (2021-02-19)

**Note:** Version bump only for package @monorepo/app
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/app",
"version": "0.7.1",
"version": "0.7.2",
"private": true,
"dependencies": {
"@monorepo/design-tokens": "^0.2.5",
"@monorepo/ui-components": "^0.8.6",
"@monorepo/ui-components": "^0.8.7",
"axios": "^0.21.1",
"axios-case-converter": "^0.7.0",
"react": "^17.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-components/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.8.7](https://github.com/emunhoz/find-movies/compare/@monorepo/ui-components@0.8.6...@monorepo/ui-components@0.8.7) (2021-02-19)


### Performance Improvements

* generic improvements ([6d4e278](https://github.com/emunhoz/find-movies/commit/6d4e2788e7b605fd97bf6afe6be10fdc028b3384))





## [0.8.6](https://github.com/emunhoz/find-movies/compare/@monorepo/ui-components@0.8.5...@monorepo/ui-components@0.8.6) (2021-02-19)


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.8.6",
"version": "0.8.7",
"description": "Monorepo ui components",
"author": "emunhoz <edermunhozsantos@gmail.com>",
"license": "ISC",
Expand Down

2 comments on commit 86cf774

@vercel
Copy link

@vercel vercel bot commented on 86cf774 Feb 19, 2021

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 86cf774 Feb 19, 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.