aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/monorepo-scripts/CHANGELOG.json')
-rw-r--r--packages/monorepo-scripts/CHANGELOG.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/monorepo-scripts/CHANGELOG.json b/packages/monorepo-scripts/CHANGELOG.json
index 4fd87c1d8..4797fd929 100644
--- a/packages/monorepo-scripts/CHANGELOG.json
+++ b/packages/monorepo-scripts/CHANGELOG.json
@@ -3,7 +3,12 @@
"version": "1.0.6",
"changes": [
{
- "note": "Add AssetBuyerError to the IGNORED_EXCESSIVE_TYPES array"
+ "note": "Render date formats in UTC to prevent conflicts when publishing in different timezones.",
+ "pr": 1143
+ },
+ {
+ "note": "Add AssetBuyerError to the IGNORED_EXCESSIVE_TYPES array",
+ "pr": 1139
}
]
},