Skip to content

Commit eb3ff0d

Browse files
committed
Bump version to 1.1.5
Merge in ADGUARD-FILTERS/vscode-adblock-syntax from bump-to-1.1.5 to master Squashed commit of the following: commit 6ad5fd4 Author: scripthunter7 <d.tota@adguard.com> Date: Fri Nov 10 15:26:46 2023 +0100 Bump version to 1.1.5
1 parent 3bb2e4d commit eb3ff0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog][keepachangelog], and this project adheres to [Semantic Versioning][semver].
66

77

8-
## 1.1.4 - 2023-11-10
8+
## 1.1.5 - 2023-11-10
99

1010
### Added
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "adblock",
33
"displayName": "Adblock/AdGuard/uBlock filters grammar",
44
"description": "VS code extension that adds support for ad blocking rules syntax.",
5-
"version": "1.1.4",
5+
"version": "1.1.5",
66
"publisher": "adguard",
77
"icon": "icons/aglint_128x128.png",
88
"main": "./client/out/extension",

0 commit comments

Comments
 (0)