From 1aa948e5b295357f51ee0584a9dd2ff0d25f2a7d Mon Sep 17 00:00:00 2001 From: Jason Fields Date: Mon, 1 Aug 2022 22:28:29 -0400 Subject: [PATCH] bump version --- CHANGELOG.md | 6 ++++-- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ddac6b2d87..8a81b3d1a5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # Change Log -## Unreleased +## [v1.23.2](https://github.com/vscodevim/vim/tree/v1.23.2) (2022-08-01) ### Fixed -- Search highlights on inactive but visible editors ([@J-Fields](https://github.com/J-Fields)). +- Fix the jump list ([@pitkali](https://github.com/pitkali)). +- Make increment/decrement (`` and ``) preserve case of hex numbers ([@smallkirby](https://github.com/smallkirby)) +- Fix search highlights on inactive but visible editors ([@J-Fields](https://github.com/J-Fields)). ## [v1.23.1](https://github.com/vscodevim/vim/tree/v1.23.1) (2022-06-28) diff --git a/package.json b/package.json index 043a58601e4..33bb9389b4b 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.23.1", + "version": "1.23.2", "publisher": "vscodevim", "galleryBanner": { "color": "#e3f4ff", diff --git a/yarn.lock b/yarn.lock index 5c565d0c6c3..611b0ceb88f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,7 +3,7 @@ "@babel/code-frame@^7.0.0": - version "7.12.1" + version "7.12.2" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== dependencies: