Skip to content

Commit

Permalink
Chore(release): 3.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.4](v3.1.3...v3.1.4) (2023-10-17)

### Fix

* Allow register of private repos (fixes #200) (#201) ([11723bd](11723bd)), closes [#200](#200) [#201](#201) [#200](#200)
  • Loading branch information
semantic-release-bot committed Oct 17, 2023
1 parent 11723bd commit f2bc507
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.1.3",
"version": "3.1.4",
"description": "Command line tools for Adapt",
"main": "./lib/api.js",
"type": "module",
Expand Down

0 comments on commit f2bc507

Please sign in to comment.