Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2022-05-07)

### Bug Fixes

* **deps:** pin dependencies ([3cfd439](3cfd439))
* **deps:** update dependency react-query to v3.38.0 ([c1af7a3](c1af7a3))
* **deps:** update dependency react-query to v3.38.1 ([268bff8](268bff8))
* **deps:** update mantine ([8ee0324](8ee0324))
* **deps:** update sentry-javascript monorepo to v6.19.7 ([8a77791](8a77791))
* **ui:** remove nextui elements ([ebb9b76](ebb9b76))

### Features

* add mantine components ([a43ecd8](a43ecd8))
* adds ability to delete recipes ([4097de3](4097de3))
* **auth:** add auth ([5e9d31c](5e9d31c))
* remove nextui dep ([bbd288e](bbd288e))
* **search:** improve filtering ([0826bb3](0826bb3))
* **ui:** adds ability to favorite recipes ([613b0d7](613b0d7))
* **ui:** adds placeholder images to recipe cards ([56c3370](56c3370))
* **ui:** replace nextui modal ([73d08e1](73d08e1))
* **ui:** update add recipe logic ([cad4a34](cad4a34))
* **ui:** update navigation and add sidebar ([246c81a](246c81a))
  • Loading branch information
semantic-release-bot committed May 7, 2022
1 parent 909849d commit 99e482c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hello-free-shavacado",
"version": "1.2.0-develop.1",
"version": "1.2.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit 99e482c

@vercel
Copy link

@vercel vercel bot commented on 99e482c May 7, 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.