Skip to content

Commit

Permalink
chore(release): 6.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.3.0](v6.2.0...v6.3.0) (2021-04-09)

### Features

* configure user tweets sync ([#74](#74)) ([1642e9e](1642e9e))
  • Loading branch information
semantic-release-bot committed Apr 9, 2021
1 parent 1642e9e commit ee649fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.3.0](https://github.com/makeomatic/mservice-social/compare/v6.2.0...v6.3.0) (2021-04-09)


### Features

* configure user tweets sync ([#74](https://github.com/makeomatic/mservice-social/issues/74)) ([1642e9e](https://github.com/makeomatic/mservice-social/commit/1642e9eaabad03fc7e5fa3f2a5712a5072171a25))

# [6.2.0](https://github.com/makeomatic/mservice-social/compare/v6.1.2...v6.2.0) (2020-05-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mservice-social",
"description": "mservice-social",
"main": "./lib/index.js",
"version": "6.2.0",
"version": "6.3.0",
"scripts": {
"compile": "babel -d ./lib --copy-files ./src",
"prepublishOnly": "yarn lint && yarn compile",
Expand Down

0 comments on commit ee649fb

Please sign in to comment.