mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-01 00:08:53 +02:00
chore: bump patch version; update changelog for v1.19.11
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -1,3 +1,20 @@
|
||||
#### v1.19.11 (2022-11-28)
|
||||
|
||||
##### Chores
|
||||
|
||||
* up version, closes #10812 (a06c05c2)
|
||||
* update composer-default (9fffce87)
|
||||
|
||||
##### New Features
|
||||
|
||||
* store topic title and tags in diffs (#10900) (175d5342)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* prototype vulnerability in socket.io onMessage (963bfff3)
|
||||
* use admin:groups priv for groups (#10960) (65284c14)
|
||||
* broken flag history on flag update (98be0420)
|
||||
|
||||
#### v1.19.6 (2022-04-13)
|
||||
|
||||
##### Chores
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "nodebb",
|
||||
"license": "GPL-3.0",
|
||||
"description": "NodeBB Forum",
|
||||
"version": "1.19.10",
|
||||
"version": "1.19.11",
|
||||
"homepage": "http://www.nodebb.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user