Skip to content

Commit 08efeca

Browse files
committed
chore: update git-cliff to v2.9.1 and generate changelog
1 parent 6682616 commit 08efeca

File tree

3 files changed

+37
-29
lines changed

3 files changed

+37
-29
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.1.3 - 2025-06-07
4+
5+
### Other
6+
7+
* Expand supported VScode version range ([#4](https://github.com/REditorSupport/vscode-R-syntax/issues/4))
8+
9+
**Full Changelog**: https://github.com/REditorSupport/vscode-R-syntax/compare/v0.1.2...v0.1.3
10+
311
## 0.1.2 - 2025-05-30
412

513
### Bug Fixes

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"@vscode/vsce": "^3.3.2",
140140
"chokidar": "^4.0.3",
141141
"cross-env": "^7.0.3",
142-
"git-cliff": "^2.8.0",
142+
"git-cliff": "^2.9.1",
143143
"jest": "^29.7.0",
144144
"js-yaml": "^4.1.0",
145145
"patch-package": "^8.0.0",

0 commit comments

Comments
 (0)