Skip to content

Commit d15d7fa

Browse files
chore(main): release workflows-lib 0.1.6
1 parent 26eb280 commit d15d7fa

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"+4": "0.0.0",
99
"frontend/relay-workflows-lib": "0.1.5",
1010
"+5": "0.0.0",
11-
"frontend/workflows-lib": "0.1.5",
11+
"frontend/workflows-lib": "0.1.6",
1212
"+6": "0.0.0",
1313
"backend/telemetry": "0.1.2",
1414
"+7": "0.0.0",

frontend/workflows-lib/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/DiamondLightSource/workflows/compare/[email protected]@v0.1.6) (2025-08-06)
4+
5+
6+
### Features
7+
8+
* **frontend:** add sliding list of images ([32cae44](https://github.com/DiamondLightSource/workflows/commit/32cae44b129463f231a416f9add5956e6f67091c))
9+
* **frontend:** add table view of the artefacts shown ([23b70a0](https://github.com/DiamondLightSource/workflows/commit/23b70a087b7753ff823e252f74b9cbd715af73e5))
10+
* **frontend:** use accordion for artifact list ([7fa8b21](https://github.com/DiamondLightSource/workflows/commit/7fa8b21626a7190a0050ca47850b9dc00be86bdd))
11+
312
## [0.1.5](https://github.com/DiamondLightSource/workflows/compare/[email protected]@v0.1.5) (2025-07-16)
413

514

frontend/workflows-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "workflows-lib",
33
"private": true,
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"type": "module",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)