Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
<a name="4.1.0"></a>
# [4.1.0](4Catalyzer/babel-preset-4catalyzer@v4.0.0...v4.1.0) (2018-10-19)

### Features

* support FormattedMessage intl components for namespaces ([#17](4Catalyzer/babel-preset-4catalyzer#17)) ([e6fba0e](4Catalyzer/babel-preset-4catalyzer@e6fba0e))
  • Loading branch information
semantic-release-bot authored and jquense committed Jan 29, 2019
1 parent 2b432dc commit 9598d88
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/babel-preset-4catalyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="4.1.0"></a>
# [4.1.0](https://github.com/4Catalyzer/babel-preset-4catalyzer/compare/v4.0.0...v4.1.0) (2018-10-19)


### Features

* support FormattedMessage intl components for namespaces ([#17](https://github.com/4Catalyzer/babel-preset-4catalyzer/issues/17)) ([e6fba0e](https://github.com/4Catalyzer/babel-preset-4catalyzer/commit/e6fba0e))

<a name="4.0.0"></a>
# [4.0.0](https://github.com/4Catalyzer/babel-preset-4catalyzer/compare/v3.1.1...v4.0.0) (2018-10-18)

Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-4catalyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/babel-preset-4catalyzer",
"version": "4.0.0",
"version": "4.1.0",
"description": "4C babel preset",
"main": "index.js",
"repository": "https://github.com/4Catalyzer/babel-preset-4catalyzer.git",
Expand Down

0 comments on commit 9598d88

Please sign in to comment.