Skip to content

Commit c5b69d6

Browse files
author
Gertjan Reynaert
committed
fix(SemanticRelease): Drop version, note: jsonTrailingNewline option added
Something messed up SemanticRelease and that way the newly added jsonTrailingNewline option didn't make it in the changelog. This commit will make sure it is in there now. Also dropped the version field from package.json, since SR takes care of that.
1 parent 7ec2038 commit c5b69d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "react-intl-translations-manager",
3-
"version": "3.2.1",
43
"description": "Manage all translations based on the extracted messages of the babel-plugin-react-intl",
54
"main": "./dist/index.js",
65
"scripts": {

0 commit comments

Comments
 (0)