Skip to content

Commit fdfbfe3

Browse files
committed
update changelog
1 parent def01a0 commit fdfbfe3

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.en-US.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
---
88

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+
916
## 1.7.2
1017

1118
`2024-08-09`

CHANGELOG.zh-CN.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
---
88

9+
## 1.7.3
10+
11+
`2024-09-19`
12+
13+
[#50](https://github.com/guMcrey/version-rocket/issues/50) (感谢 [Jolie](https://github.com/newives) 同学的反馈)
14+
- 🪲 修复 `[...new Set(config.checkOriginSpecifiedFilesUrl)] || []` 表达式在 Typescript 中的语法错误
15+
916
## 1.7.2
1017

1118
`2024-08-09`

0 commit comments

Comments
 (0)