Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @monorepo/app@0.8.1
 - @monorepo/ui-components@0.8.9
  • Loading branch information
emunhoz committed Mar 27, 2021
1 parent 632f0cd commit 0f058b2
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/app/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.1](https://github.com/emunhoz/find-movies/compare/@monorepo/app@0.8.0...@monorepo/app@0.8.1) (2021-03-27)


### Bug Fixes

* persist favourites when refresh page ([98b30c6](https://github.com/emunhoz/find-movies/commit/98b30c6373ce58e054fa9ee472ededbcbb2dfc3a))





# [0.8.0](https://github.com/emunhoz/find-movies/compare/@monorepo/app@0.7.2...@monorepo/app@0.8.0) (2021-03-27)


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.8.0",
"version": "0.8.1",
"private": true,
"dependencies": {
"@monorepo/design-tokens": "^0.2.5",
"@monorepo/ui-components": "^0.8.8",
"@monorepo/ui-components": "^0.8.9",
"axios": "^0.21.1",
"axios-case-converter": "^0.7.0",
"react": "^17.0.1",
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.8.9](https://github.com/emunhoz/find-movies/compare/@monorepo/ui-components@0.8.8...@monorepo/ui-components@0.8.9) (2021-03-27)

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





## [0.8.8](https://github.com/emunhoz/find-movies/compare/@monorepo/ui-components@0.8.7...@monorepo/ui-components@0.8.8) (2021-03-27)


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

2 comments on commit 0f058b2

@vercel
Copy link

@vercel vercel bot commented on 0f058b2 Mar 27, 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 0f058b2 Mar 27, 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.