From 0b6a2ec03fa4c34a0dc1fbfabb96a644cd44e57f Mon Sep 17 00:00:00 2001 From: Jason Fields Date: Fri, 2 Jul 2021 16:03:19 -0400 Subject: [PATCH] bump version --- CHANGELOG.md | 10 +++++++++- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01f8af8b486..e6b38258861 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log -## [v1.21.3](https://github.com/vscodevim/vim/tree/v1.21.3) (2021-06-17) +## [v1.21.4](https://github.com/vscodevim/vim/tree/v1.21.4) (2021-07-02) + +[Full Changelog](https://github.com/vscodevim/vim/compare/v1.21.3...v1.21.4) + +**Fixed Bugs:** + +- `2i"` should act like `a"`, but exclude whitespace before/after the quotes [\#6806](https://github.com/VSCodeVim/Vim/issues/6806) + +## [v1.21.3](https://github.com/vscodevim/vim/tree/v1.21.3) (2021-06-18) [Full Changelog](https://github.com/vscodevim/vim/compare/v1.21.2...v1.21.3) diff --git a/package.json b/package.json index bb8e916c3e3..41349b1dfea 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Vim", "description": "Vim emulation for Visual Studio Code", "icon": "images/icon.png", - "version": "1.21.3", + "version": "1.21.4", "publisher": "vscodevim", "galleryBanner": { "color": "#e3f4ff", diff --git a/yarn.lock b/yarn.lock index 37ca667926e..dfdb87fe4fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,7 +3,7 @@ "@babel/code-frame@^7.0.0": - version "7.10.5" + version "7.10.6" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== dependencies: