Skip to content

Commit 339e3e9

Browse files
dls-release-please[bot]TBThomas56
authored andcommitted
chore(main): release relay-workflows-lib 0.1.5
1 parent 1a9abca commit 339e3e9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+3": "0.0.0",
77
"frontend/dashboard": "0.1.7",
88
"+4": "0.0.0",
9-
"frontend/relay-workflows-lib": "0.1.4",
9+
"frontend/relay-workflows-lib": "0.1.5",
1010
"+5": "0.0.0",
1111
"frontend/workflows-lib": "0.1.5",
1212
"+6": "0.0.0",

frontend/relay-workflows-lib/CHANGELOG.md

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

3+
## [0.1.5](https://github.com/DiamondLightSource/workflows/compare/[email protected]@v0.1.5) (2025-07-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **relay-workflows-lib:** fix task click behaviour in workflows search page ([5f78f6f](https://github.com/DiamondLightSource/workflows/commit/5f78f6feac7b3465720f9276d6653cc5ea3840ef))
9+
310
## [0.1.4](https://github.com/DiamondLightSource/workflows/compare/[email protected]@v0.1.4) (2025-07-16)
411

512

frontend/relay-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": "relay-workflows-lib",
33
"private": true,
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"type": "module",
66
"main": "lib/main.ts",
77
"scripts": {

0 commit comments

Comments
 (0)