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) (2020-05-27)

### Features

* **v2:** initial development ([a9c50c9](a9c50c9))
  • Loading branch information
oneamexbot committed May 27, 2020
1 parent 5ed9f55 commit cdd466e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# [1.4.0](https://github.com/americanexpress/react-seo/compare/v1.3.0...v1.4.0) (2020-05-27)


### Features

* **v2:** initial development ([a9c50c9](https://github.com/americanexpress/react-seo/commit/a9c50c954da8cc7d1712e39386d2269d00bcaa6a))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@americanexpress/react-seo",
"version": "0.0.0",
"version": "1.4.0",
"description": "Simple SEO tag manager for React",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit cdd466e

Please sign in to comment.