chore: v2.0.0-beta.3

2.x v2.0.0-beta.3
Sami Mazouz 2025-05-02 09:52:45 +01:00
parent 071217b736
commit e2eb532b31
No known key found for this signature in database
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## [2.0.0-beta.3](https://github.com/flarum/flarum/compare/v2.0.0-beta.2...v2.0.0-beta.3)
No changes.
## [2.0.0-beta.2](https://github.com/flarum/flarum/compare/v2.0.0-beta.1...v2.0.0-beta.2)
No changes.
## [2.0.0-beta.1](https://github.com/flarum/flarum/compare/v1.8.0...v2.0.0-beta.1)
### Added

View File

@ -21,7 +21,7 @@
"docs": "https://docs.flarum.org/"
},
"require": {
"flarum/core": "^2.0.0-beta.2",
"flarum/core": "^2.0.0-beta.3",
"flarum/approval": "*",
"flarum/bbcode": "*",
"flarum/emoji": "*",