diff --git a/CHANGELOG.md b/CHANGELOG.md index 86ac2b5..260649e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.4.0](https://github.com/andraderaul/random-fy/compare/v1.3.0...v1.4.0) (2022-02-27) + + +### Features + +* create subtitle component ([0d76f9b](https://github.com/andraderaul/random-fy/commit/0d76f9b68054e156874479f49f7f8f959fa4805a)) + # [1.3.0](https://github.com/andraderaul/random-fy/compare/v1.2.0...v1.3.0) (2022-02-26) diff --git a/package.json b/package.json index 2820c4e..805c546 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "random-fy", - "version": "1.3.0", + "version": "1.4.0", "private": true, "repository": { "type": "git",