Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit d01b834

Browse files
committed
Release v0.1.0-beta.13
1 parent 6dde62a commit d01b834

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.1.0-beta.13](https://github.com/flarum/auth-github/compare/v0.1.0-beta.12...v0.1.0-beta.13)
4+
5+
### Changed
6+
- Updated JS dependencies
7+
38
## [0.1.0-beta.9](https://github.com/flarum/auth-github/compare/v0.1.0-beta.8...v0.1.0-beta.9)
49

510
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"source": "https://github.com/flarum/auth-github"
1010
},
1111
"require": {
12-
"flarum/core": "^0.1.0-beta.12",
12+
"flarum/core": "^0.1.0-beta.13",
1313
"league/oauth2-github": "^2.0"
1414
},
1515
"autoload": {

0 commit comments

Comments
 (0)