Skip to content

Commit 4500f50

Browse files
committed
Prepare 1.2.0 release
1 parent c19243c commit 4500f50

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# CHANGELOG
22
## main (Unreleased)
3-
- Add keywords (`path`, `platforms`, `git`) and support method `install_if` to `Gemfile`
3+
-
44

5+
## 1.2.0 (2025-01-22)
6+
- Add keywords (`path`, `platforms`, `git`) and support method `install_if` to `Gemfile` syntax
57

68
## 1.1.0 (2025-05-23)
79
- Fix range operator to support beginless and endless ranges

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"publisher": "SarahRidge",
77
"icon": "images/icon.png",
8-
"version": "1.1.0",
8+
"version": "1.2.0",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/smridge/vscode-ruby-syntax"

0 commit comments

Comments
 (0)