Skip to content

Commit

Permalink
Chore(release): 3.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.1](v3.3.0...v3.3.1) (2024-10-07)

### Fix

* Add required spawn parameter for Node 20 on Windows (#212) ([12f4577](12f4577)), closes [#212](#212)
  • Loading branch information
semantic-release-bot committed Oct 7, 2024
1 parent 12f4577 commit 8872a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-cli",
"version": "3.3.0",
"version": "3.3.1",
"description": "Command line tools for Adapt",
"main": "./lib/api.js",
"type": "module",
Expand Down

0 comments on commit 8872a7e

Please sign in to comment.