From 91a5d98e918cf83b5b0d14f4d346962e50f7a0c1 Mon Sep 17 00:00:00 2001 From: Expo CI Date: Thu, 9 Jan 2025 12:02:45 +0000 Subject: [PATCH] chore: create new release 1.4.1 ## [1.4.1](https://github.com/expo/vscode-expo-theme/compare/1.4.0...1.4.1) (2025-01-09) ### Other chores * add `list` command plugin for yarn to fix `vsce` issue ([#36](https://github.com/expo/vscode-expo-theme/issues/36)) ([aa89ad4](https://github.com/expo/vscode-expo-theme/commit/aa89ad49b13ca31a37be733f4d46d5a7956733d7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e605fd3..e361c81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.1](https://github.com/expo/vscode-expo-theme/compare/1.4.0...1.4.1) (2025-01-09) + + +### Other chores + +* add `list` command plugin for yarn to fix `vsce` issue ([#36](https://github.com/expo/vscode-expo-theme/issues/36)) ([aa89ad4](https://github.com/expo/vscode-expo-theme/commit/aa89ad49b13ca31a37be733f4d46d5a7956733d7)) + ## [1.4.0](https://github.com/expo/vscode-expo-theme/compare/1.3.1...1.4.0) (2025-01-08) diff --git a/package.json b/package.json index 8cebc53..3755eb9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vscode-expo-theme", "displayName": "Expo Theme", - "version": "1.4.0", + "version": "1.4.1", "description": "Expo-inspired editor and syntax theme.", "keywords": [ "expo"