Skip to content

Commit

Permalink
Release v0.1.0-beta.13
Browse files Browse the repository at this point in the history
  • Loading branch information
luceos committed May 4, 2020
1 parent 29abf2f commit bf017e0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.0-beta.13](https://github.com/flarum/subscriptions/compare/v0.1.0-beta.12...v0.1.0-beta.13)

### Changed
- Updated JS dependencies

### Fixed
- Send "new post" email through queue (flarum/core#1869)

## [0.1.0-beta.12](https://github.com/flarum/subscriptions/compare/v0.1.0-beta.9...v0.1.0-beta.12)

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"source": "https://github.com/flarum/subscriptions"
},
"require": {
"flarum/core": "^0.1.0-beta.12"
"flarum/core": "^0.1.0-beta.13"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit bf017e0

Please sign in to comment.