Skip to content

Commit 38a964e

Browse files
chore: update versions (#23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2e264ea commit 38a964e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hip-bees-battle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Cucumber Step Definition Generator
22

3+
## 2.2.24
4+
5+
### Patch Changes
6+
7+
- 2e264ea: upgrade the gherkin library
8+
39
## 2.2.23
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Cucumber Step Definition Generator",
44
"description": "Generate step definition for multiple frameworks, such as Cypress, Playwright, and Cucumberjs. Powered by Gherkin Syntax.",
55
"icon": "assets/logo.png",
6-
"version": "2.2.23",
6+
"version": "2.2.24",
77
"main": "./dist/extension.js",
88
"browser": "./dist/web/extension.js",
99
"preview": false,

0 commit comments

Comments
 (0)