From aa89b781e1646dd11420b704f09b2f7518a69487 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 21 Dec 2024 10:49:35 +0000 Subject: [PATCH] chore(release): 1.9.0 [skip ci] # [1.9.0](https://github.com/joshmu/periscope/compare/v1.8.2...v1.9.0) (2024-12-21) ### Features * support for platform specific extension on open-vsx.org ([143923b](https://github.com/joshmu/periscope/commit/143923bce29fa93ff18e259ad4f10885285e4c04)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45c73fe..7c5d10d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines. +# [1.9.0](https://github.com/joshmu/periscope/compare/v1.8.2...v1.9.0) (2024-12-21) + +### Features + +- support for platform specific extension on open-vsx.org ([143923b](https://github.com/joshmu/periscope/commit/143923bce29fa93ff18e259ad4f10885285e4c04)) + ## [1.8.1](https://github.com/joshmu/periscope/compare/v1.8.0...v1.8.1) (2024-10-10) # [1.8.0](https://github.com/joshmu/periscope/compare/v1.7.4...v1.8.0) (2024-08-17) diff --git a/package.json b/package.json index 23e5412..1b9f375 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "search in folder", "search preview" ], - "version": "1.8.2", + "version": "1.9.0", "publisher": "JoshMu", "icon": "assets/icon.png", "repository": {