We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def01a0 commit fdfbfe3Copy full SHA for fdfbfe3
2 files changed
CHANGELOG.en-US.md
@@ -6,6 +6,13 @@
6
7
---
8
9
+## 1.7.3
10
+
11
+`2024-09-19`
12
13
+[#50](https://github.com/guMcrey/version-rocket/issues/50) (Thanks to [Jolie](https://github.com/newives) for the feedback)
14
+- 🪲 Fix the syntax error of the expression `[...new Set(config.checkOriginSpecifiedFilesUrl)] || []` in TypeScript.
15
16
## 1.7.2
17
18
`2024-08-09`
CHANGELOG.zh-CN.md
+[#50](https://github.com/guMcrey/version-rocket/issues/50) (感谢 [Jolie](https://github.com/newives) 同学的反馈)
+- 🪲 修复 `[...new Set(config.checkOriginSpecifiedFilesUrl)] || []` 表达式在 Typescript 中的语法错误
0 commit comments