Skip to content

Commit

Permalink
chore(release): 3.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.8.0](v3.7.2...v3.8.0) (2021-06-10)

### Bug Fixes

* **baseurl:** removed baseUrl ([44d2095](44d2095))
* **vercel:** removed vercel.json config ([547df21](547df21))

### Features

* **types:** component prop types are now exported ([be1e2c1](be1e2c1)), closes [#79](#79)
* **website:** added a Docusaurus-based doc website ([3f24101](3f24101))
* **website:** removed sample md file ([0439a4c](0439a4c))
  • Loading branch information
semantic-release-bot committed Jun 10, 2021
1 parent 44d2095 commit 7821e3c
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,7 +1,7 @@
{
"name": "react-awesome-reveal",
"description": "React components to add reveal animations using the Intersection Observer API and CSS Animations.",
"version": "3.7.2",
"version": "3.8.0",
"license": "MIT",
"author": {
"name": "Dennis Morello",
Expand Down

1 comment on commit 7821e3c

@vercel
Copy link

@vercel vercel bot commented on 7821e3c Jun 10, 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.