Skip to content

Commit ace99fa

Browse files
chore(release): 1.1.6 [skip ci]
## [1.1.6](v1.1.5...v1.1.6) (2026-03-19) ### Bug Fixes * **scilog:** patch scilog logbook assignment ([7f74a6f](7f74a6f))
1 parent 7f74a6f commit ace99fa

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.6](https://github.com/bec-project/bec_atlas/compare/v1.1.5...v1.1.6) (2026-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **scilog:** patch scilog logbook assignment ([7f74a6f](https://github.com/bec-project/bec_atlas/commit/7f74a6fc5b1d0cdc334cc4ae5b5c9dddf9d8356f))
7+
18
## [1.1.5](https://github.com/bec-project/bec_atlas/compare/v1.1.4...v1.1.5) (2026-03-19)
29

310

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bec_atlas"
7-
version = "1.1.5"
7+
version = "1.1.6"
88
description = "BEC Atlas"
99
requires-python = ">=3.10"
1010
classifiers = [

frontend/bec_atlas/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/bec_atlas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bec-atlas",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)