Skip to content

Commit

Permalink
chore(release): 3.14.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.14.0-alpha.1](v3.13.2-alpha.1...v3.14.0-alpha.1) (2023-09-06)

### Features

* **nav links:** added config option to allow custom nav links ([8c99e9a](8c99e9a))
* **search:** added option to have external links returned from solr ([ac04088](ac04088))
  • Loading branch information
semantic-release-bot committed Sep 6, 2023
1 parent 2fd0d36 commit 5f9522e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"unicorn/no-typeof-undefined": "off"
}
},
"version": "3.13.2-alpha.1",
"version": "3.14.0-alpha.1",
"dependencies": {
"sass": "^1.63.6"
}
Expand Down
2 changes: 1 addition & 1 deletion web/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.13.2-alpha.1
3.14.0-alpha.1

0 comments on commit 5f9522e

Please sign in to comment.