Skip to content

Commit 418955a

Browse files
committed
Update changelog and update version to composer.json file
1 parent 0d5e7b5 commit 418955a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to `LaravelOAuth` will be documented in this file.
44

5+
# Version 1.0.2
6+
- Add Instagram provider to socialite support
7+
58
## Version 1.0.1
69
- Add webpack.mix to compiled assets
710
- Update package name, set `LaravelOAuth` in place of `LaravelSocialite`

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mckenziearts/laravel-oauth",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Social OAuth authentication for Laravel 5. Drivers: Facebook, Twitter, Google, LinkedIn, Github",
55
"type": "laravel-package",
66
"license": "MIT",

0 commit comments

Comments
 (0)