diff --git a/CHANGELOG.md b/CHANGELOG.md index d2923f23e0a..a58e04aa49c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## Unreleased +## [v1.24.0](https://github.com/vscodevim/vim/tree/v1.24.0) (2022-09-26) ### Added @@ -17,7 +17,7 @@ ### Fixed -- Fixed insertion of surrogate pairs, like emoji ([@garzj](https://github.com/garzj)). +- Fixed insertion of surrogate pairs, like emoji 🙂 ([@garzj](https://github.com/garzj)). - Fixed `` and `` when cursor is at start of command line ([@J-Fields](https://github.com/J-Fields)). ## [v1.23.2](https://github.com/vscodevim/vim/tree/v1.23.2) (2022-08-01) diff --git a/package.json b/package.json index 37bfc222ad4..51dca7cca92 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.2", + "version": "1.24.0", "publisher": "vscodevim", "galleryBanner": { "color": "#e3f4ff", diff --git a/yarn.lock b/yarn.lock index f05896fe2f5..9df1eb350f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,7 +3,7 @@ "@babel/code-frame@^7.0.0": - version "7.10.4" + version "7.11.0" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== dependencies: