Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2022-05-15)

### Features

* implement animate sparkle text ([5791561](5791561))
* implement shimmer loading effect in Image component ([f1e7576](f1e7576))

### Performance Improvements

* use Image component from next/image for image optimization ([b99b6a5](b99b6a5))
  • Loading branch information
semantic-release-bot committed May 15, 2022
1 parent 75ed460 commit 917015a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.4.0](https://github.com/fariasmateuss/meme-generator/compare/v1.3.0...v1.4.0) (2022-05-15)


### Features

* implement animate sparkle text ([5791561](https://github.com/fariasmateuss/meme-generator/commit/5791561197e89e86e62347cfc1ecf35283a937ac))
* implement shimmer loading effect in Image component ([f1e7576](https://github.com/fariasmateuss/meme-generator/commit/f1e7576fe2c9914781d7203fbff85daad7717a58))


### Performance Improvements

* use Image component from next/image for image optimization ([b99b6a5](https://github.com/fariasmateuss/meme-generator/commit/b99b6a534119d6bb1844bdade099596ffe8974f3))

# [1.3.0](https://github.com/fariasmateuss/meme-generator/compare/v1.2.0...v1.3.0) (2022-05-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meme-generator",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"license": "MIT",
"author": "Mateus V. Farias",
Expand Down

1 comment on commit 917015a

@vercel
Copy link

@vercel vercel bot commented on 917015a May 15, 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.