Skip to content

Commit

Permalink
chore(release): 3.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.15.0](v3.14.0...v3.15.0) (2023-12-20)

### Bug Fixes

* **slicerdicer sessions:** updating runId for sessions ([3789f1c](3789f1c))
* **solr:** updated solr config to allow filtering by external links ([2569664](2569664))

### Features

* **logo:** updated to latest atlas logo scheme ([43ffcd9](43ffcd9))
  • Loading branch information
semantic-release-bot committed Dec 20, 2023
1 parent c04076d commit bca46b7
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 @@ -164,7 +164,7 @@
"unicorn/prefer-at": "warn"
}
},
"version": "3.15.0-alpha.1",
"version": "3.15.0",
"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.15.0-alpha.1
3.15.0

0 comments on commit bca46b7

Please sign in to comment.