Skip to content

Commit

Permalink
chore(release): 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperLaiTW committed May 1, 2017
1 parent 12590bd commit 2f2e74e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.4.2"></a>
## [1.4.2](https://github.com/CasperLaiTW/laravel-fb-messenger/compare/v1.4.1...v1.4.2) (2017-05-01)


### Bug Fixes

* Remove auto alias ([12590bd](https://github.com/CasperLaiTW/laravel-fb-messenger/commit/12590bd)), closes [#75](https://github.com/CasperLaiTW/laravel-fb-messenger/issues/75)



<a name="1.4.1"></a>
# [1.4.1](https://github.com/CasperLaiTW/laravel-fb-messenger/compare/v1.4.0...v1.4.1) (2017-04-22)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-fb-messenger",
"version": "1.4.1",
"version": "1.4.2",
"description": "[![Build Status](https://travis-ci.org/CasperLaiTW/laravel-fb-messenger.svg?branch=master)](https://travis-ci.org/CasperLaiTW/laravel-fb-messenger) [![Coverage Status](https://coveralls.io/repos/github/CasperLaiTW/laravel-fb-messenger/badge.svg?branch=master)](https://coveralls.io/github/CasperLaiTW/laravel-fb-messenger?branch=master) [![StyleCI](https://styleci.io/repos/66968888/shield)](https://styleci.io/repos/66968888) [![Latest Stable Version](https://poser.pugx.org/casperlaitw/laravel-fb-messenger/v/stable)](https://packagist.org/packages/casperlaitw/laravel-fb-messenger) [![Latest Unstable Version](https://poser.pugx.org/casperlaitw/laravel-fb-messenger/v/unstable)](https://packagist.org/packages/casperlaitw/laravel-fb-messenger) [![Total Downloads](https://poser.pugx.org/casperlaitw/laravel-fb-messenger/downloads)](https://packagist.org/packages/casperlaitw/laravel-fb-messenger) [![Monthly Downloads](https://poser.pugx.org/casperlaitw/laravel-fb-messenger/d/monthly)](https://packagist.org/packages/casperlaitw/laravel-fb-messenger)",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 2f2e74e

Please sign in to comment.