Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 3f7aed7

Browse files
committed
feat: bump to 3.5.8
1 parent 90e067c commit 3f7aed7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [3.5.8] - Sep. 1, 2024
10+
- Bump dependencies.
11+
912
## [3.5.7] - Jul. 6, 2024
1013
- Bump dependencies.
1114

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "__MSG_extensionName__",
33
"description": "__MSG_extensionDescription__",
44
"default_locale": "en",
5-
"version": "3.5.7",
5+
"version": "3.5.8",
66
"manifest_version": 2,
77
"icons": {
88
"48": "icons/icon.svg",

0 commit comments

Comments
 (0)