1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 12:54:47 +02:00

chore: update flarum/core references to flarum/monorepo

This commit is contained in:
Alexander Skvortsov
2022-03-30 13:59:57 -04:00
parent b5e5ae8c4c
commit 246bf54155
35 changed files with 465 additions and 465 deletions

View File

@@ -33,8 +33,8 @@ No changes.
### Fixed
- Unrecognised user/post mentions (https://github.com/flarum/mentions/pulls/71)
- Reduced bugginess in mentions username search (https://github.com/flarum/core/issues/3095)
- Fixed missing space after mentions inserted via post reply (https://github.com/flarum/core/issues/3096)
- Reduced bugginess in mentions username search (https://github.com/flarum/framework/issues/3095)
- Fixed missing space after mentions inserted via post reply (https://github.com/flarum/framework/issues/3096)
## [1.0.0](https://github.com/flarum/mentions/compare/v0.1.0-beta.16...v1.0.0)

View File

@@ -7,7 +7,7 @@
],
"license": "MIT",
"support": {
"issues": "https://github.com/flarum/core/issues",
"issues": "https://github.com/flarum/framework/issues",
"source": "https://github.com/flarum/mentions",
"forum": "https://discuss.flarum.org"
},