Skip to content

Commit b146a64

Browse files
Merge pull request #148 from pedrohenrique-ql/release/v0.6.1
release: v0.6.1
2 parents 8f08f93 + 56befea commit b146a64

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
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [v0.6.1]
3+
## [v0.6.1] - 20/05/2025
44

55
- Fixed the regex detector to detect regex in arrays.
66
- Fixed regex detector to detect regex with slash in the middle of its text.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "regex-match",
33
"displayName": "Regex Match",
44
"description": "Create, test and debug regular expressions in Visual Studio Code",
5-
"version": "0.6.0",
5+
"version": "0.6.1",
66
"author": {
77
"name": "Pedro Henrique Queiroz Lúcio",
88
"email": "pedrohenriqueql.dev@gmail.com"

0 commit comments

Comments
 (0)