Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
3nvi committed Mar 5, 2020
1 parent 338c1aa commit b50eefc
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.4](https://github.com/3nvi/gatsby-intl/compare/v0.1.3...v0.1.4) (2020-03-05)

### Bug Fixes

- update description ([338c1aa](https://github.com/3nvi/gatsby-intl/commit/338c1aaf101feb5420b7361fb28cf7f50ddf800b))

## 0.1.3 (2020-03-05)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
}
},
"packages": ["packages/gatsby-plugin-*"],
"version": "0.1.3",
"version": "0.1.4",
"registry": "https://registry.npmjs.org/"
}
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-intl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.4](https://github.com/3nvi/gatsby-intl/compare/v0.1.3...v0.1.4) (2020-03-05)

### Bug Fixes

- update description ([338c1aa](https://github.com/3nvi/gatsby-intl/commit/338c1aaf101feb5420b7361fb28cf7f50ddf800b))

## 0.1.3 (2020-03-05)

**Note:** Version bump only for package @3nvi/gatsby-plugin-intl
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-intl/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 packages/gatsby-plugin-intl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": false,
"main": "src/index.js",
"description": "A plugin to automatically generate localized versions of your pages with SEO support",
"version": "0.1.3",
"version": "0.1.4",
"author": "Aggelos Arvanitakis (@3nvi)",
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down

0 comments on commit b50eefc

Please sign in to comment.