Skip to content

Commit bca46b7

Browse files
chore(release): 3.15.0 [skip ci]
# [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))
1 parent c04076d commit bca46b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"unicorn/prefer-at": "warn"
165165
}
166166
},
167-
"version": "3.15.0-alpha.1",
167+
"version": "3.15.0",
168168
"dependencies": {
169169
"sass": "^1.63.6"
170170
}

web/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.15.0-alpha.1
1+
3.15.0

0 commit comments

Comments
 (0)