Skip to content

Commit

Permalink
Bump version to 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
ameshkov committed May 26, 2019
1 parent 2dc48d2 commit 692fcdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Change Log

## 0.0.19
- Added helper modifiers support: `xhr`, `first-party`, `inline-script`, `inline-font`: #23
- Fixed: handle `cookie`, `csp`, `replace` without value: #29
- Fixed: matching of content filtering rules without attribute selectors: #28
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "adblock",
"displayName": "Adblock/AdGuard/uBlock filters grammar",
"description": "VS code extension that adds support for ad blocking rules syntax.",
"version": "0.0.18",
"version": "0.0.19",
"publisher": "adguard",
"icon": "images/icon.png",
"engines": {
Expand Down

0 comments on commit 692fcdc

Please sign in to comment.