Ghost/core
Daniel Lockyer 85da9bdeb2 Updated Ghost versioning lib to include all prerelease IDs
- currently if Ghost has a version of something like
  `3.37.0-pre.abc.def`, Ghost will return `3.37.0-pre.abc` as the full
  version
- this hides parts of the version which are useful for debugging
- this commit updates the logic to join together all prerelease elements
  so we keep the full string
2020-10-29 12:44:55 +00:00
..
client@8a53728edd Updated Ghost-Admin to v3.36.0 2020-10-20 09:38:09 +01:00
frontend Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
server Updated Ghost versioning lib to include all prerelease IDs 2020-10-29 12:44:55 +00:00
shared Moved definition of default max image width to config (#12289) 2020-10-19 08:56:18 +01:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00