From 95f293fb4fa54066251542006f5f24349b38d34f Mon Sep 17 00:00:00 2001 From: Tommaso Negri Date: Sun, 3 Jul 2022 12:16:54 +0000 Subject: [PATCH] feat: Prepare for v6.0 release --- CHANGELOG.md | 16 ++++++++++++++++ extension.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf2964..f0f2abb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## Version 6.0 + +### FEAT + +- Improved RuboCop support with autocorrect commands, fix on save and offenses list + +### REFACTOR + +- Update extension structure to not use npm +- Update extension icons + +### Fix + +- Resolved a parsing issue of Rails Notes with "/" in it +- Removed an error-prone option from task templates + ## Version 5.2 ### FIX diff --git a/extension.json b/extension.json index eacbcdc..6b2c26b 100644 --- a/extension.json +++ b/extension.json @@ -3,7 +3,7 @@ "name": "Ruby on Rails", "organization": "Tommaso Negri", "description": "Ruby on Rails and Ruby support for Nova editor.", - "version": "5.2", + "version": "6.0", "main": "main.js", "license": "MIT", "keywords": [